public class StreamUtils extends Object
| Constructor and Description |
|---|
StreamUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyStream(InputStream input,
OutputStream output) |
public static void copyStream(InputStream input, OutputStream output) throws IOException
IOExceptionCopyright © 2017. All rights reserved.