Type alias BitIterator

BitIterator: IterableIterator<boolean>

A stream of bits.

Generated using TypeDoc