Module encodings

Source
Expand description

Data encodings

Modules§

binary
Var-length binary encoding.
dictionary
Dictionary encoding.
plain
Plain encoding

Traits§

AsyncIndex
Decoder
Decoder - Read Arrow Data.
Encoder
Encoder - Write an arrow array to the file.