async.net.impl
Class IOUtil
java.lang.Object
async.net.impl.IOUtil
public final class IOUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
close
public static void close(Closeable closeable,
ExceptionCallback<IOException> eCallback)
copy
public static void copy(InputStream in,
OutputStream out)
throws IOException
- Throws:
IOException
copy
public static void copy(Reader in,
Writer out)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.