메소드 | 설명 | |
---|---|---|
Decode ( ) : Tdf>.Dictionary |
||
TdfDecoder ( byte data ) : System |
메소드 | 설명 | |
---|---|---|
DecodeInteger ( ) : ulong |
Decodes an encoded integer.
|
|
DecodeList ( TdfBaseType listType, int listSize ) : |
||
DecodeString ( ) : string | ||
DecodeStruct ( ) : List |
||
DecodeTdfBlob ( string label ) : |
||
DecodeTdfInteger ( string label ) : |
||
DecodeTdfIntegerList ( string label ) : |
||
DecodeTdfList ( string label ) : |
||
DecodeTdfMap ( string label ) : |
||
DecodeTdfString ( string label ) : |
||
DecodeTdfStruct ( string label ) : |
||
DecodeTdfUnion ( string label ) : |
||
DecodeTdfVector2 ( string label ) : |
||
DecodeTdfVector3 ( string label ) : |
||
ReadLabel ( ) : string |
Decodes a tag to a label.
|
|
ReadTdf ( ) : |