Crate fastfield_codecs
source · [−]Modules
MultiLinearInterpol compressor uses linear interpolation to guess a values and stores the offset, but in blocks of 512.
Structs
Statistics are used in codec detection and stored in the fast field footer.
Traits
The FastFieldSerializerEstimate trait is required on all variants of fast field compressions, to decide which one to choose.
FastFieldDataAccess is the trait to access fast field data during serialization and estimation.