public class AccessibleByteArrayOutputStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
AccessibleByteArrayOutputStream() |
AccessibleByteArrayOutputStream(int size) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuffer() |
int |
getCount() |
void |
setBuffer(byte[] buffer) |
void |
setCount(int count) |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writeCopyright © 2020. All rights reserved.