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§
- Buffer
Scheduler - An implementation of EncodingsIo that serves data from an in-memory buffer
Traits§
- Encodings
Io - A trait for an I/O service