Package htsjdk.samtools.cram.encoding.core
-
Class Summary 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 withExternalCodec
for External Block byte streamsGammaIntegerEncoding SubexponentialIntegerEncoding