public class ByteArrayDataOutputView extends DataOutputViewStreamWrapper
DataOutputView that operates on a byte-array and offers read/write access to the current position.writtenout| Constructor and Description |
|---|
ByteArrayDataOutputView() |
ByteArrayDataOutputView(int initialSize) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getInternalBufferReference() |
int |
getPosition() |
void |
reset() |
void |
setPosition(int position) |
byte[] |
toByteArray() |
skipBytesToWrite, writeflush, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFclose, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwrite, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.