Crate lance_encoding
Source - buffer
- Utilities for byte arrays
- compression
- Compression traits and definitions for Lance 2.1
- compression_algo
- data
- Data layouts to represent encoded data in a sub-Arrow format
- decoder
- Utilities and traits for scheduling & decoding data
- encoder
- The top-level encoding module for Lance files.
- encodings
- format
- repdef
- Utilities for rep-def levels
- statistics
- utils
- Miscellaneous utility functions that don’t have a home elsewhere.
- v2
- Legacy code for the 2.0 format that is no longer used in 2.1+
- version
- BufferScheduler
- An implementation of EncodingsIo that serves data from an in-memory buffer
- EncodingsIo
- A trait for an I/O service