SevenZip.Compression.LZMA

Class Encoder.LenPriceTableEncoder

class Encoder.LenPriceTableEncoder extends Encoder.LenEncoder

Method Summary
voidEncode(Encoder rangeEncoder, int symbol, int posState)
intGetPrice(int symbol, int posState)
voidSetTableSize(int tableSize)
voidUpdateTables(int numPosStates)

Method Detail

Encode

public void Encode(Encoder rangeEncoder, int symbol, int posState)

GetPrice

public int GetPrice(int symbol, int posState)

SetTableSize

public void SetTableSize(int tableSize)

UpdateTables

public void UpdateTables(int numPosStates)