public class ExposedByteArrayInputStream extends ByteArrayInputStream
buf, count, mark, pos
Constructor and Description |
---|
ExposedByteArrayInputStream(byte[] arg0) |
ExposedByteArrayInputStream(byte[] arg0,
int arg1,
int arg2) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBuffer() |
available, close, mark, markSupported, read, read, reset, skip
read