Skip to main content

HEADER_LEN

Constant HEADER_LEN 

Source
pub const HEADER_LEN: usize = 5;
Expand description

Bytes of the fixed generic_message header: protocol_version (1) + message_type (2) + message_length (2).