public class StreamCopier extends Object
| Constructor and Description |
|---|
StreamCopier()
Creates a new instance of StreamCopier
|
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(InputStream in,
OutputStream out) |
public static void copy(InputStream in, OutputStream out) throws IOException
IOExceptionCopyright © 2018. All rights reserved.