示例#1
0
 public override int ReadElementContentAsBinHex(byte[] buffer, int index, int count)
 {
     return(_impl.ReadElementContentAsBinHex(buffer, index, count));
 }