public final class MutableByteArrayInputStream extends ByteArrayInputStream
buf, count, mark, pos| 构造器和说明 |
|---|
MutableByteArrayInputStream() |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.