Expand description
Logic handling writing in Avro format at user level.
Modules§
Structs§
- Writer
- Main interface for writing Avro formatted values.
- Writer
Builder - Use builder syntax to set the inputs and finish with
build().
Traits§
- Clearable
- A buffer that can be cleared.