public class Streams extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
io(InputStream in,
OutputStream out) |
static void |
io(InputStream in,
OutputStream out,
int bufferSize) |
public static void io(InputStream in, OutputStream out) throws IOException
IOExceptionpublic static void io(InputStream in, OutputStream out, int bufferSize) throws IOException
IOExceptionCopyright © 2007-2018. All Rights Reserved.