public interface Seekable
long
getFilePointer()
void
seek(long pos)
void seek(long pos) throws java.io.IOException
java.io.IOException
long getFilePointer() throws java.io.IOException