예제 #1
0
 public override short GetShort(int index)
 {
     return(_buffer.getShort(index));
 }