☰
D
dejadoc
DDN-COMPRESSOR-BASE
/
ddn.compressor.bzip2
/
BitWriter.writeBit
🔍
☾
BitWriter.writeBit
void writeBit(uint bit)
pure
nothrow
@nogc
@safe
Write a single bit.
Parameters
bit
Bit value (0 or 1).