Expand description
Logic handling writing in Avro format at user level.
Structsยง
- Describes errors happened while validating Avro data.
- Main interface for writing Avro Object Container Files.
Constantsยง
- AVRO_
OBJEC ๐T_ HEADER - SYNC_
INTERVAL ๐ - SYNC_
SIZE ๐
Functionsยง
- Encode a compatible value (implementing the
ToAvro
trait) into Avro format, also performing schema validation. - Encode a compatible value (implementing the
ToAvro
trait) into Avro format, also performing schema validation. - write_
value_ ๐ref