Crate lance_encoding

Source

Modules§

buffer
Utilities for byte arrays
compression_algo
data
Data layouts to represent encoded data in a sub-Arrow format
decoder
Utilities and traits for scheduling & decoding data
encoder
encodings
format
repdef
Utilities for rep-def levels
statistics
utils
Miscellaneous utility functions that don’t have a home elsewhere.
version

Structs§

BufferScheduler
An implementation of EncodingsIo that serves data from an in-memory buffer

Traits§

EncodingsIo
A trait for an I/O service