Method | Description | |
---|---|---|
hget1bit ( ) : int |
Returns next bit from reserve.
|
|
hgetbits ( int N ) : int |
Read a number bits from the bit stream.
|
|
hputbuf ( int val ) : void |
Write 8 bits into the bit stream.
|
|
hsstell ( ) : int |
Return totbit Field.
|
|
rewindNbits ( int N ) : void |
Rewind N bits in Stream.
|
|
rewindNbytes ( int N ) : void |
Rewind N bytes in Stream.
|
Method | Description | |
---|---|---|
BitReserve ( ) : System | ||
InitBlock ( ) : void |