com.ochafik.io
Class IOUtils
java.lang.Object
com.ochafik.io.IOUtils
public class IOUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOUtils
public IOUtils()
readWrite
public static final long readWrite(InputStream in,
OutputStream out)
throws IOException
- Throws:
IOException
readWrite
public static final long readWrite(InputStream in,
OutputStream out,
int maxLen)
throws IOException
- Throws:
IOException
readWrite
public static final long readWrite(InputStream in,
OutputStream out,
ProgressModel progressModel)
throws IOException
- Throws:
IOException
readWrite
public static void readWrite(Reader in,
Writer out)
throws IOException
- Throws:
IOException
Copyright © 2009. All Rights Reserved.