public final class CellBufferOutputStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
CellBufferOutputStream(int length)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getByteArray()
Returns the underlying stream you should not use the stream while you have
a handle on this reference.
|
void |
seek(int pointer)
Sets the pointer to specified point in the array.
|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writeCopyright © 2019. All rights reserved.