org.jbpm.util
Class IoUtil
java.lang.Object
org.jbpm.util.IoUtil
public class IoUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lineSeparator
public static final String lineSeparator
readBytes
public static byte[] readBytes(InputStream in)
throws IOException
- Throws:
IOException
transfer
public static int transfer(InputStream in,
OutputStream out)
throws IOException
- Throws:
IOException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.