public class IOUtil extends Object
Constructor and Description |
---|
IOUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
copy(InputStream input,
OutputStream output) |
public static void copy(InputStream input, OutputStream output) throws IOException
IOException
Copyright © 2021. All rights reserved.