Structs§
- Bitmap
Iter - An
Iterator
of bool that decodes a bitmap. This is a specialization ofsuper::super::bitpacked::Decoder
fornum_bits == 1
. - Hybrid
RleChunk Iter - Hybrid
RleDecoder - A
Iterator
for Hybrid Run-Length Encoding
Enums§
Traits§
Functions§
- bitpacked_
encode - Writes an iterator of bools into writer, with LSB first.
- encode