BitStream
BitStream copied to clipboard
BitStream not advancing bits
When "ReadBits" or "ReadByte" are called the BitStream position doesn't advance. No call to "AdvanceBit" or similar functionality is invoked.
The user is unable to advance the BitPosition manually as BitPosition does not have a setter.