public class ByteArrayInputView extends DataInputStream implements org.apache.flink.core.memory.DataInputView
in| Constructor and Description |
|---|
ByteArrayInputView(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
void |
skipBytesToRead(int numBytes) |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytespublic void skipBytesToRead(int numBytes)
throws IOException
skipBytesToRead in interface org.apache.flink.core.memory.DataInputViewIOExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.