Property | Type | Description | |
---|---|---|---|
ByteAvailableBits | int | ||
ByteData | uint |
Property | Type | Description | |
---|---|---|---|
Stream | Stream |
Method | Description | |
---|---|---|
ReadBits ( int Count ) : uint | ||
StreamBitReader ( Stream Stream ) : System.IO |
Method | Description | |
---|---|---|
PrepareData ( ) : void |
public StreamBitReader ( Stream Stream ) : System.IO | ||
Stream | Stream | |
return | System.IO |