C# Class SmartAssembly.Zip.SimpleZip.InflaterDynHeader

Afficher le fichier Open project: CyberFoxHax/PCSXBonus Class Usage Examples

Méthodes publiques

Méthode Description
BuildDistTree ( ) : SimpleZip.InflaterHuffmanTree
BuildLitLenTree ( ) : SimpleZip.InflaterHuffmanTree
Decode ( SimpleZip input ) : bool

Method Details

BuildDistTree() public méthode

public BuildDistTree ( ) : SimpleZip.InflaterHuffmanTree
Résultat SimpleZip.InflaterHuffmanTree

BuildLitLenTree() public méthode

public BuildLitLenTree ( ) : SimpleZip.InflaterHuffmanTree
Résultat SimpleZip.InflaterHuffmanTree

Decode() public méthode

public Decode ( SimpleZip input ) : bool
input SimpleZip
Résultat bool