Expand description
Decoder for Header
Structsยง
- Header
- A decoded header for an Object Container File
- Header
Decoder - A decoder for
Header
Enumsยง
- Header
Decoder ๐State
Constantsยง
- MAGIC ๐
Functionsยง
- read_
header ๐ - Read the Avro file header (magic, metadata, sync marker) from
reader
.