pub const HEADER_MAGIC_NUMBER: u32 = 0x50534e49;
Expand description

Magic number for the Header block. “INSP” in UTF-8 little-endian.