pub const FILE_HEADER_SIZE: usize = 8;
Expand description

The size of the file header in bytes. Note that functions in this module rely on this size to be 8.