Skip to main content

Module binformat

Module binformat 

Source
Expand description

Helpers for small self-describing binary formats.

Structs§

FileHeader
Fixed binary header containing a magic prefix and format version.

Functions§

read_section
Read a length-prefixed binary section.