| 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 | |
| CanonicalHuffmanIntegerEncoding | |
| CoreCodec<T> |
Superclass of Codecs which operate on Core Block bit streams
Contrast with
ExternalCodec for External Block byte streams |
| GammaIntegerEncoding | |
| SubexponentialIntegerEncoding |