Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ME3Explorer
TalkFile.HuffmanNode
C# Class ME3Explorer.TalkFile.HuffmanNode
Afficher le fichier
Open project: ME3Explorer/ME3Explorer
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
LeftNodeID
int
RightNodeID
int
Méthodes publiques
Méthode
Description
HuffmanNode
(
BinaryReader
r
) :
System
Method Details
HuffmanNode()
public
méthode
public
HuffmanNode
(
BinaryReader
r
) :
System
r
System.IO.BinaryReader
Résultat
System
Property Details
LeftNodeID
public_oe property
public
int
LeftNodeID
Résultat
int
RightNodeID
public_oe property
public
int
RightNodeID
Résultat
int