| BitBuffer Methods |
The BitBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBit |
Gets one bit.
| |
| GetBits | ||
| GetPosition | ||
| PutBits |
Puts a number of bits into the bit stream.
| |
| SaveBuffer | ||
| ShowBits |
Shows the next number of bits.
| |
| SkipBits |
Skips a number of bits.
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |