public class IOUtilDelegator
extends java.lang.Object
ByteArrayIOUtil| Constructor and Description |
|---|
IOUtilDelegator() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
asByteArray(java.io.InputStream in)
Delegates to
ByteArrayIOUtil.asByteArray(java.io.InputStream) |
public static byte[] asByteArray(java.io.InputStream in)
throws java.lang.IllegalArgumentException
ByteArrayIOUtil.asByteArray(java.io.InputStream)in - java.lang.IllegalArgumentException - If the stream was not specified