com.github.junrar.unpack.ppm
Class RangeCoder
java.lang.Object
com.github.junrar.unpack.ppm.RangeCoder
public class RangeCoder
- extends Object
DOCUMENT ME
- Version:
- $LastChangedRevision$
- Author:
- $LastChangedBy$
|
Field Summary |
static int |
BOT
|
static int |
TOP
|
TOP
public static final int TOP
- See Also:
- Constant Field Values
BOT
public static final int BOT
- See Also:
- Constant Field Values
RangeCoder
public RangeCoder()
getSubRange
public RangeCoder.SubRange getSubRange()
initDecoder
public void initDecoder(Unpack unpackRead)
throws IOException,
RarException
- Throws:
IOException
RarException
getCurrentCount
public int getCurrentCount()
getCurrentShiftCount
public long getCurrentShiftCount(int SHIFT)
decode
public void decode()
ariDecNormalize
public void ariDecNormalize()
throws IOException,
RarException
- Throws:
IOException
RarException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.