I was messing with the ByteArray, and it seems that functions like “writeBoolean” take up the full 8 bits instead of a single bit. Why so?
I’m looking to “super optimize” some space (for fun, but I’m sure it has practical uses) so it does make a difference.