Structs

An iterator of bits according to the LSB format

An iterator that, given a slice of bytes, returns HybridEncoded

Iterator of u32 from a byte slice of Hybrid-RLE encoded values

Enums

The two possible states of an RLE-encoded run.

Functions

Writes an iterator of bools into writer, with LSB first.

the bitpacked part of the encoder.

RLE-hybrid encoding of u32. This currently only yields bitpacked values.