Pike v8.0 release 1738

Method ADT.BitBuffer()->get()


Method get

int get(int bits)

Description

Get bits from the buffer.

Throws

Throws an error in case of data underflow.

Note

The bits are extracted with the most significant bit first.