Method | Description | |
---|---|---|
BinTreeNodeReader ( string dict ) : System | ||
nextTree ( string pInput = null ) : |
Method | Description | |
---|---|---|
fillArray ( int len ) : string | ||
getToken ( int token ) : string | ||
isListTag ( int token ) : bool | ||
nextTreeInternal ( ) : |
||
peekInt16 ( ) : int | ||
readAttributes ( int size ) : IEnumerable |
||
readInt16 ( ) : int | ||
readInt24 ( ) : int | ||
readInt8 ( ) : int | ||
readList ( int token ) : List |
||
readListSize ( int token ) : int | ||
readString ( int token ) : string |
public BinTreeNodeReader ( string dict ) : System | ||
dict | string | |
return | System |
public nextTree ( string pInput = null ) : |
||
pInput | string | |
return |
protected nextTreeInternal ( ) : |
||
return |
protected readAttributes ( int size ) : IEnumerable |
||
size | int | |
return | IEnumerable |