☰
D
dejadoc
DDN-COMPRESSOR-BASE
/
ddn.compressor.bzip2
/
BitReader.readBits
🔍
☾
BitReader.readBits
uint readBits(int n)
pure
nothrow
@nogc
@safe
Read n bits.
Parameters
n
Number of bits to read.
Returns
Read value.