Exemplo n.º 1
0
 public override short GetUnsignedByte(int index)
 {
     return(_buffer.getUnsignedByte(index));
 }