Expand description
Data encodings
Modules§
- binary
- Var-length binary encoding.
- dictionary
- Dictionary encoding.
- plain
- Plain encoding
Traits§
- Async
Index - Decoder
- Decoder - Read Arrow Data.
- Encoder
- Encoder - Write an arrow array to the file.
Data encodings