메소드 | 설명 | |
---|---|---|
CompareTo ( this buf1, byte buf2 ) : bool | ||
ToHexString ( this buf ) : string | ||
ToHexString ( this buf, char separator ) : string |
public static CompareTo ( this buf1, byte buf2 ) : bool | ||
buf1 | this | |
buf2 | byte | |
리턴 | bool |
public static ToHexString ( this buf, char separator ) : string | ||
buf | this | |
separator | char | |
리턴 | string |