Structsยง
- Record
Decoder - Decodes avro encoded data into [
RecordBatch
]
Enumsยง
- Decoder ๐
Constantsยง
- DEFAULT_
CAPACITY ๐
Functionsยง
- flush_
offsets ๐ - flush_
primitive ๐ - flush_
values ๐ - read_
blocks ๐ - read_
blockwise_ ๐items - sign_
extend_ ๐to - Sign extends a byte slice to a fixed-size array of N bytes. This is done by filling the leading bytes with 0x00 for positive numbers or 0xFF for negative numbers.