read_bits(br, n)
Return an integer packed with the next n bits from the bits_reader br. The argument n must be in the range 1-31.
n
br
Core Module Index | Contents