@PublicEvolving public interface SeekableDataOutputView extends DataOutputView
DataOutputView as seekable. Seekable views can set the position where they
write to.| Modifier and Type | Method and Description |
|---|---|
void |
setWritePosition(long position)
Sets the write pointer to the given position.
|
skipBytesToWrite, writewrite, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.