org.plasma.common.io
Class StreamCopier
java.lang.Object
org.plasma.common.io.StreamCopier
public class StreamCopier
- extends Object
|
Constructor Summary |
StreamCopier()
Creates a new instance of StreamCopier |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamCopier
public StreamCopier()
- Creates a new instance of StreamCopier
copy
public static void copy(InputStream in,
OutputStream out)
throws IOException
- Throws:
IOException
Copyright © 2013. All rights reserved.