public class IOs extends Object
IOs()
static void
copy(InputStream input, OutputStream output)
static byte[]
readAll(InputStream input)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IOs()
public static void copy(InputStream input, OutputStream output) throws IOException
IOException
public static byte[] readAll(InputStream input) throws IOException
Copyright © 2024. All rights reserved.