Package com.github.junrar.unpack.ppm
Class RangeCoder
java.lang.Object
com.github.junrar.unpack.ppm.RangeCoder
DOCUMENT ME
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddecode()intlonggetCurrentShiftCount(int SHIFT) voidinitDecoder(Unpack unpackRead) toString()
-
Field Details
-
TOP
public static final int TOP- See Also:
-
BOT
public static final int BOT- See Also:
-
-
Constructor Details
-
RangeCoder
public RangeCoder()
-
-
Method Details
-
getSubRange
-
initDecoder
- Throws:
IOExceptionRarException
-
getCurrentCount
public int getCurrentCount() -
getCurrentShiftCount
public long getCurrentShiftCount(int SHIFT) -
decode
public void decode() -
ariDecNormalize
- Throws:
IOExceptionRarException
-
toString
-