Class | Description |
---|---|
BetaIntegerCodec |
Encodes integers by adding a constant offset value to a range of values in order to reduce
the necessary number of bits needed to store each value.
|
BetaIntegerEncoding | |
CanonicalHuffmanByteEncoding |
CRAMEncoding class for Huffman byte values.
|
CanonicalHuffmanIntegerEncoding |
CRAMEncoding class for Huffman integer values.
|
CoreCodec<T> |
Superclass of Codecs which operate on Core Block bit streams
Contrast with
ExternalCodec for External Block byte streams |
GammaIntegerEncoding | |
SubexponentialIntegerEncoding |