BitStreamReader Class |
Namespace: StreamCoders.Decoder
The BitStreamReader type exposes the following members.
Name | Description | |
---|---|---|
BitStreamReader | Initializes a new instance of the BitStreamReader class |
Name | Description | |
---|---|---|
DataLength | ||
Position |
Name | Description | |
---|---|---|
GetBuffer(Int32) | ||
GetBuffer(Int64) | ||
NextBit | ||
NextBits |
Reads next number of bits from input stream. The maximum number of bits is 64.
|
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.) |