메소드 | 설명 | |
---|---|---|
ByteSizeString ( byte buf, int sz ) : System | ||
ByteSizeString ( byte buf, int pos, int sz ) : System | ||
GetNextTag ( int &pos ) : int | ||
GetNextValue ( int &pos ) : |
||
IndexOf ( byte nextchar, int pos ) : int | ||
ToString ( ) : string |
public ByteSizeString ( byte buf, int sz ) : System | ||
buf | byte | |
sz | int | |
리턴 | System |
public ByteSizeString ( byte buf, int pos, int sz ) : System | ||
buf | byte | |
pos | int | |
sz | int | |
리턴 | System |