Package | Description |
---|---|
org.terrier.compression.bit |
Provides implementation of a random access and input and output streams
where gamma, unary and binary, delta Golomb encoded integers can be read or written.
|
org.terrier.compression.integer.codec.util |
Contains low-level utility classes for working with byte-level compression.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
BitFileBuffered.BitInBuffered
Implements a BitIn around a RandomDataInput
|
class |
BitInputStream
This class reads from a file or an InputStream integers that can be coded with different encoding algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
BitInCodec
Utility class, used to implement bitwise IntegerCodec implementations
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow