Skip to main content

MAGIC

Constant MAGIC 

Source
pub const MAGIC: &[u8; 16] = b"SQLRiteFormat\0\0\0";
Expand description

File magic. Distinct from SQLite’s "SQLite format 3\0" so the formats can’t be confused on inspection.