C# Class NSoft.NFramework.Compressions.SevenZip.Compression.LZMA.LzmaBase.State

Afficher le fichier Open project: debop/NFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
Index uint

Méthodes publiques

Méthode Description
Init ( ) : void
IsCharState ( ) : bool
UpdateChar ( ) : void
UpdateMatch ( ) : void
UpdateRep ( ) : void
UpdateShortRep ( ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

IsCharState() public méthode

public IsCharState ( ) : bool
Résultat bool

UpdateChar() public méthode

public UpdateChar ( ) : void
Résultat void

UpdateMatch() public méthode

public UpdateMatch ( ) : void
Résultat void

UpdateRep() public méthode

public UpdateRep ( ) : void
Résultat void

UpdateShortRep() public méthode

public UpdateShortRep ( ) : void
Résultat void

Property Details

Index public_oe property

public uint Index
Résultat uint