public final class BinaryReader extends java.lang.Object
BinaryReader(java.io.File file)
void
close()
ru.ispras.fortress.data.types.bitvector.BitVector
read(int byteSize)
retreat(int byteSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BinaryReader(java.io.File file) throws java.io.IOException
java.io.IOException
public ru.ispras.fortress.data.types.bitvector.BitVector read(int byteSize)
public void close()
public void retreat(int byteSize)