示例#1
0
 public override void readFromBuffer(byte[] buffer, ref int index)
 {
     BinaryUtility.readShorts(buffer, ref index, mValue);
 }