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