Constant rsmc_core::zlib::DEFAULT_MIN_BYTES[][src]

pub const DEFAULT_MIN_BYTES: usize = 128;

The minimum number of bytes before the Zlib compressor starts compressing data. About 5 times the size of a packet header.