public static class ByteStream.Input extends NonSyncByteArrayInputStream
buf, count, mark, pos
Constructor and Description |
---|
ByteStream.Input() |
ByteStream.Input(byte[] buf) |
ByteStream.Input(byte[] buf,
int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
byte[] |
getData() |
void |
reset(byte[] argBuf,
int argCount) |
available, getLength, getPosition, read, read, reset, skip
close, mark, markSupported, reset
read
Copyright © 2017 The Apache Software Foundation. All rights reserved.