Module format

Module format 

Source
Expand description

Logic for different Avro container file formats.

Structs§

AvroBinaryFormat
Raw Avro binary streaming format (no header or footer).
AvroOcfFormat
Avro Object Container File (OCF) format writer.

Traits§

AvroFormat
Format abstraction implemented by each container‐level writer.

Functions§

write_bytes 🔒
write_string 🔒