Module bpx::header[][src]

Expand description

Declarations for basic constants and low-level file headers.

Structs

The BPX Main Header.

The BPX Section Header.

Constants

The BPX version this crate supports.

Section CRC32 checksum enable flag.

Section weak checksum enable flag.

XZ section compression enable flag.

ZLIB section compression enable flag.

The values allowed for the version field in BPX main header.

The standard variant for a BPX Structured Data section.

The standard variant for a BPX Strings section.

The size in bytes of the BPX Main Header.

The size in bytes of a BPX Section Header.