Class RANSDecode
java.lang.Object
htsjdk.samtools.cram.compression.rans.RANSDecode
- Direct Known Subclasses:
RANS4x8Decode,RANSNx16Decode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ArithmeticDecoder[]getD()protected RANSDecodingSymbol[][]protected voidabstract ByteBufferuncompress(ByteBuffer inBuffer)
-
Constructor Details
-
RANSDecode
public RANSDecode()
-
-
Method Details
-
getD
-
getDecodingSymbols
-
uncompress
-
initializeRANSDecoder
protected void initializeRANSDecoder()
-