Package it.unimi.di.big.mg4j.tool
Class PartitionLexically.LongWordInputBitStream
- java.lang.Object
-
- it.unimi.di.big.mg4j.tool.PartitionLexically.LongWordInputBitStream
-
- Enclosing class:
- PartitionLexically
protected static final class PartitionLexically.LongWordInputBitStream extends Object
-
-
Constructor Detail
-
LongWordInputBitStream
public LongWordInputBitStream(String filename, int bufferSize, ByteOrder byteOrder) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-
Method Detail
-
extract
public long extract(int width) throws IOException
- Throws:
IOException
-
close
public void close() throws IOException
- Throws:
IOException
-
-