Skip to main content

MIN_COMPRESS_BYTES

Constant MIN_COMPRESS_BYTES 

Source
pub const MIN_COMPRESS_BYTES: usize = 64;
Expand description

Below this size (or when compression does not shrink), a sender MUST use the raw codec (SPEC §1.1).