public class FastByteArrayOutputStream extends ByteArrayOutputStream
buf, count
Constructor and Description |
---|
FastByteArrayOutputStream(int size)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getByteArray()
This will get the underlying byte array.
|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.