|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSevenZip.Compression.RangeCoder.BitDecoder
public class BitDecoder
Field Summary | |
---|---|
static int |
kBitModelTotal
|
static int |
kNumBitModelTotalBits
|
Constructor Summary | |
---|---|
BitDecoder()
|
Method Summary | |
---|---|
int |
Decode(Decoder rangeDecoder)
|
void |
Init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int kNumBitModelTotalBits
public static final int kBitModelTotal
Constructor Detail |
---|
public BitDecoder()
Method Detail |
---|
public final void Init()
public final int Decode(Decoder rangeDecoder) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |