hasmer
|
Represents a BinaryReader that can also read individual bits. More...
Public Member Functions | |
HbcReader (Stream stream) | |
void | Align () |
byte | ReadBit () |
uint | ReadBits (int amount) |
Represents a BinaryReader that can also read individual bits.