Skip to main content

PREAMBLE_SIZE

Constant PREAMBLE_SIZE 

Source
pub const PREAMBLE_SIZE: usize = 24; // 24usize
Expand description

Preamble size: magic(8) + version(2) + flags(2) + reserved(4) + total_length(8) = 24