public class ExposedByteArrayInputStream
extends java.io.ByteArrayInputStream
| Constructor and Description |
|---|
ExposedByteArrayInputStream(byte[] arg0) |
ExposedByteArrayInputStream(byte[] arg0,
int arg1,
int arg2) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuffer() |