public class StreamUtils extends Object
| Constructor and Description |
|---|
StreamUtils() |
public static int read(InputStream input, byte[] buffer) throws IOException
IOExceptionpublic static byte[] toByteArray(InputStream input) throws IOException
IOExceptionCopyright © 2015. All rights reserved.