public class Streams extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE |
| Constructor and Description |
|---|
Streams() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(InputStream in,
OutputStream out) |
public static final int BUFFER_SIZE
public static void copy(InputStream in, OutputStream out) throws IOException
IOExceptionCopyright © 2022. All rights reserved.