Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetBit ( ) : int | ||
GetBits ( int count ) : int | ||
GetByte ( ) : byte |
Method | Description | |
---|---|---|
BitBuffer ( byte buffer, int index, int count ) : System |
Initializes a new instance of the BitBuffer struct. The structure shall always be initialized using this constructor. |