BitReader.readBit

uint readBit() pure nothrow @nogc @safe

Read a single bit.

Returns

Bit value (0 or 1).