Class RANS4x8Params
java.lang.Object
htsjdk.samtools.cram.compression.rans.RANS4x8Params
- All Implemented Interfaces:
RANSParams
Parameters for the rANS 4x8 codec: only the encoding order (0 or 1).
-
Nested Class Summary
Nested classes/interfaces inherited from interface RANSParams
RANSParams.ORDER -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RANS4x8Params
-
-
Method Details
-
toString
-
getOrder
- Specified by:
getOrderin interfaceRANSParams
-
getFormatFlags
public int getFormatFlags()- Specified by:
getFormatFlagsin interfaceRANSParams
-