Class RangeDecode
java.lang.Object
htsjdk.samtools.cram.compression.range.RangeDecode
Decoder for the CRAM 3.1 arithmetic (range) codec. This is an adaptive, byte-wise compression codec for use
with data streams that have a varying byte/symbol probability distribution. Significantly more expensive than
rAns.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RangeDecode
public RangeDecode()
-
-
Method Details
-
uncompress
-