Skip to main content

PACK_MAGIC

Constant PACK_MAGIC 

Source
pub const PACK_MAGIC: &'static [u8; 8];
Expand description

8-byte magic prefix that identifies a Khora pack archive on disk.

Trailing NUL keeps it printable in od -c / hex dumps. Persisted as raw bytes — endianness-independent.