C# Class MassEffect3.FileFormats.Huffman.Decoder

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Méthode Description
Decode ( Pair tree, BitArray data, int offset, int maxLength ) : string

Method Details

Decode() public static méthode

public static Decode ( Pair tree, BitArray data, int offset, int maxLength ) : string
tree Pair
data System.Collections.BitArray
offset int
maxLength int
Résultat string