BitReader.discardBits
void discardBits() nothrow @safeDiscard any bits in the buffer and reset to byte-aligned reading. This effectively "unreads" any partial bytes in the bit buffer.
void discardBits() nothrow @safeDiscard any bits in the buffer and reset to byte-aligned reading. This effectively "unreads" any partial bytes in the bit buffer.