Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ME3Explorer
TalkFile.HuffmanNode
C# Class ME3Explorer.TalkFile.HuffmanNode
ファイルを表示
Open project: ME3Explorer/ME3Explorer
Class Usage Examples
Public Properties
Property
Type
Description
LeftNodeID
int
RightNodeID
int
Public Methods
Method
Description
HuffmanNode
(
BinaryReader
r
) :
System
Method Details
HuffmanNode()
public
method
public
HuffmanNode
(
BinaryReader
r
) :
System
r
System.IO.BinaryReader
return
System
Property Details
LeftNodeID
public_oe property
public
int
LeftNodeID
return
int
RightNodeID
public_oe property
public
int
RightNodeID
return
int