C# Class SevenZip.Sdk.Compression.Lzma.Decoder.LenDecoder

Afficher le fichier Open project: meleu/RALibretro-old

Méthodes publiques

Méthode Description
Decode ( RangeCoder.Decoder rangeDecoder, uint posState ) : uint

Decodes the stream

Private Methods

Méthode Description
Create ( uint numPosStates ) : void
Init ( ) : void

Method Details

Decode() public méthode

Decodes the stream
public Decode ( RangeCoder.Decoder rangeDecoder, uint posState ) : uint
rangeDecoder RangeCoder.Decoder The specified RangeCoder
posState uint The position state
Résultat uint