public final class MutableByteArrayInputStream extends ByteArrayInputStream
buf, count, mark, pos| Constructor and Description |
|---|
MutableByteArrayInputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
setBuffer(byte[] buf)
Set buffer that can be read via the InputStream interface and reset the input stream.
|
available, close, mark, markSupported, read, read, reset, skipreadCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.