Ejemplo n.º 1
0
 public override string ToString()
 {
     return(BytesUtils.bytesToString(_buf, _off, _length));
 }