Module parquet2::encoding::hybrid_rle[][src]

Structs

An iterator of bits according to the LSB format

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

Enums

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.