Skip to main content

SIGNATURE

Constant SIGNATURE 

Source
pub const SIGNATURE: &[u8; 8];
Expand description

FASTBIN0 file signature.

All BMD files start with this 8-byte signature: FASTBIN0 (bytes: [0x46, 0x41, 0x53, 0x54, 0x42, 0x49, 0x4E, 0x30])