Module encoder

Module encoder 

Source

Structs§

CoreArrayEncodingStrategy
The core array encoding strategy is a set of basic encodings that are generally applicable in most scenarios.
CoreFieldEncodingStrategy
The core field encoding strategy is a set of basic encodings that are generally applicable in most scenarios.
EncodedArray
An encoded array

Traits§

ArrayEncoder
Encodes data from one format to another (hopefully more compact or useful) format
ArrayEncodingStrategy
A trait to pick which encoding strategy to use for a single page of data