Module net.anwiba.commons.reference
Package net.anwiba.commons.reference.io
Interface IRandomOutputAccess
- All Superinterfaces:
AutoCloseable,Closeable,DataOutput
- All Known Implementing Classes:
RandomFileOutputAccess
-
Method Summary
Methods inherited from interface java.io.DataOutput
write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
-
Method Details
-
seek
- Throws:
IOException
-
getPointer
- Throws:
IOException
-
length
- Throws:
IOException
-