java.io.Closeable, java.io.Flushable, java.lang.AutoCloseablepublic final class CellBufferOutputStream
extends java.io.ByteArrayOutputStream
| Constructor | Description |
|---|---|
CellBufferOutputStream(int length) |
The Constructor.
|
| Modifier and Type | Method | 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, toString, write, write, writeToCopyright © 2018. All rights reserved.