메소드 | 설명 | |
---|---|---|
BitStreamReader ( |
||
Clear ( ) : void |
Resets the stream so it can be reused. All measurements must be registered again.
|
|
ReadBit ( ) : int | ||
ReadBits4 ( ) : int | ||
ReadBits6 ( ) : int | ||
WriteCode ( int code ) : void | ||
WriteCode4 ( int code, int value ) : void |
public BitStreamReader ( |
||
parent | ||
리턴 | System |