Skip to main content

HEADER_LEN

Constant HEADER_LEN 

Source
pub const HEADER_LEN: usize = 6;
Expand description

Length of the common wire header: magic (4) + version (1) + suite (1).