public class IOUtils extends Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
copy(InputStream input,
OutputStream output) |
public static long copy(InputStream input, OutputStream output) throws IOException
IOExceptionCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.