☰
D
dejadoc
DDN-COMPRESSOR-BASE
/
ddn.compressor.zlib
/
BitReader.read
🔍
☾
BitReader.read
uint read(int n)
nothrow
@safe
Read n bits and consume them.
Parameters
n
Number of bits to read.
Returns
The bits value.