The BitStream class represents seralized variables, packed into a stream.
isReading | Is the BitStream currently being read? (Read Only) |
---|---|
isWriting | Is the BitStream currently being written? (Read Only) |
Serialize | Serializes different types of variables. |
---|