public override void readFromBuffer(byte[] buffer, ref int index) { BinaryUtility.readInts(buffer, ref index, mValue); }