C# Class MassEffect3.FileFormats.Huffman.Decoder

Datei anzeigen Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Methods

Method Description
Decode ( Pair tree, BitArray data, int offset, int maxLength ) : string

Method Details

Decode() public static method

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