Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MassEffect3
FileFormats
Huffman
Decoder
C# Class MassEffect3.FileFormats.Huffman.Decoder
Mostrar archivo
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