public class StreamUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Integer |
bufferSize |
| Constructor and Description |
|---|
StreamUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
copyLarge(InputStream input,
OutputStream output) |
protected static Integer bufferSize
public static long copyLarge(InputStream input, OutputStream output) throws IOException
IOExceptionCopyright © 2019. All rights reserved.