SevenZip.Compression.RangeCoder
public class Decoder extends Object
| Method Summary | |
|---|---|
| int | DecodeBit(short[] probs, int index) |
| int | DecodeDirectBits(int numTotalBits) |
| void | Init() |
| static void | InitBitModels(short[] probs) |
| void | ReleaseStream() |
| void | SetStream(InputStream stream) |