public interface RandomAccess extends ArrayDataInput
Modifier and Type | Method and Description |
---|---|
long |
getFilePointer()
Get the current position in the stream
|
void |
seek(long offsetFromStart)
Move to a specified location in the stream.
|
close, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, readArray, skip
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
void seek(long offsetFromStart) throws IOException
IOException
long getFilePointer()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.