Ejemplo n.º 1
0
 public string ToHexString()
 {
     return(SGFEncoding.BytesToHex(m_buff, m_len));
 }