Skip to main content

COMPRESS_THRESHOLD

Constant COMPRESS_THRESHOLD 

Source
pub const COMPRESS_THRESHOLD: usize = 65_536;
Expand description

Payloads at or above this size are candidates for zstd compression.