public class IOUtilDelegator extends Object
ByteArrayIOUtil| Constructor and Description |
|---|
IOUtilDelegator() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
asByteArray(InputStream in)
Delegates to
ByteArrayIOUtil.asByteArray(java.io.InputStream) |
public static byte[] asByteArray(InputStream in) throws IllegalArgumentException
ByteArrayIOUtil.asByteArray(java.io.InputStream)in - IllegalArgumentException - If the stream was not specifiedCopyright © 2014 JBoss by Red Hat. All Rights Reserved.