org.ow2.orchestra.pvm.internal.util
Class IoUtil
java.lang.Object
org.ow2.orchestra.pvm.internal.util.IoUtil
public abstract class IoUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUFFERSIZE
public static final int BUFFERSIZE
- See Also:
- Constant Field Values
readBytes
public static byte[] readBytes(InputStream inputStream)
transfer
public static int transfer(InputStream in,
OutputStream out)
Copyright © 2011 OW2 Consortium. All Rights Reserved.