Skip to main content

AOF_MAGIC

Constant AOF_MAGIC 

Source
pub const AOF_MAGIC: &[u8; 4] = b"EAOF";
Expand description

Magic bytes for the AOF file header.