public final class IOUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static long |
copyStream(InputStream input,
OutputStream output) |
static void |
safeClose(Closeable closeable) |
public static long copyStream(InputStream input, OutputStream output) throws IOException
IOExceptionpublic static void safeClose(Closeable closeable)
Copyright © 2014 JBoss by Red Hat. All rights reserved.