org.codehaus.swizzle.stream
Class StreamUtils
java.lang.Object
org.codehaus.swizzle.stream.StreamUtils
public class StreamUtils
- extends Object
- Version:
- $Revision$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamUtils
public StreamUtils()
streamToString
public static String streamToString(InputStream in)
throws IOException
- Throws:
IOException
stringToStream
public static InputStream stringToStream(String original)
join
public static byte[] join(byte[]... buffers)
Copyright © 2012 The Codehaus Foundation. All Rights Reserved.