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