Skip to main content

MAGIC

Constant MAGIC 

Source
pub const MAGIC: [u8; 8];
Expand description

The first eight bytes of every container, and the last eight.

The carriage return and line feed catch a transport that helpfully converts line endings, and the 0x1a stops a Windows type from printing the rest of the file. Both of those are older than most of the people who will read this and both still happen.