Module net.anwiba.commons.reference
Package net.anwiba.commons.reference.io
Interface IRandomInputAccess
- All Superinterfaces:
AutoCloseable,Closeable,DataInput
- All Known Implementing Classes:
RandomFileInputAccess
-
Method Summary
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
-
Method Details
-
seek
- Throws:
IOException
-
getPointer
- Throws:
IOException
-
length
- Throws:
IOException
-