SevenZip.Compression.LZMA

Class Decoder.LenDecoder

class Decoder.LenDecoder extends Object

Method Summary
voidCreate(int numPosStates)
intDecode(Decoder rangeDecoder, int posState)
voidInit()

Method Detail

Create

public void Create(int numPosStates)

Decode

public int Decode(Decoder rangeDecoder, int posState)

Init

public void Init()