public final class IOUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
private static int |
BUFFER_SIZE |
| Modifier | Constructor and Description |
|---|---|
private |
IOUtils() |
private static final int BUFFER_SIZE
public static long copy(Reader reader, Writer writer) throws IOException
reader - writer - IOExceptionCopyright © 2006–2018 Simuline Organization (l2r). All rights reserved.