SevenZip.Compression.LZMA
class Encoder.LenEncoder extends Object
| Constructor Summary | |
|---|---|
| LenEncoder() | |
| Method Summary | |
|---|---|
| void | Encode(Encoder rangeEncoder, int symbol, int posState) |
| void | Init(int numPosStates) |
| void | SetPrices(int posState, int numSymbols, int[] prices, int st) |