Skip to main content

Module encode

Module encode 

Source
Expand description

Encoder side of RBCF: frame header, per-column header, optional none-bitmap, encoded value bytes, with the encoding chosen per column by heuristics.rs. The fixed and varlen submodules cover the two width regimes a column’s values can fall into.

Functions§

encode_frames