public class ByteArrayOutputStream2 extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
ByteArrayOutputStream2() |
ByteArrayOutputStream2(int size) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuf() |
int |
getCount() |
void |
reset(int minSize) |
void |
setCount(int count) |
void |
writeUnchecked(int b) |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writeCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.