Module format

Module format 

Source
Expand description

Logic for different Avro container file formats.

Structs§

AvroBinaryFormat
Raw Avro binary streaming format using Single-Object Encoding per record.
AvroOcfFormat
Avro Object Container File (OCF) format writer.

Traits§

AvroFormat
Format abstraction implemented by each container‐level writer.

Functions§

write_bytes 🔒
write_string 🔒