public class ReusableByteArrayInputStream extends ByteArrayInputStream
buf, count, mark, pos
Constructor and Description |
---|
ReusableByteArrayInputStream() |
Modifier and Type | Method and Description |
---|---|
void |
setByteArray(byte[] buf,
int offset,
int length) |
available, close, mark, markSupported, read, read, reset, skip
read
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.