pub const MESSAGE_CHUNK_HEADER_SIZE: usize = 12; // 12usize
Expand description

The size of a chunk header, used by several places