Skip to main content

ENCODE_BYTES_THRESHOLD_DIVISOR

Constant ENCODE_BYTES_THRESHOLD_DIVISOR 

Source
const ENCODE_BYTES_THRESHOLD_DIVISOR: usize = 32;
Expand description

Divisor to derive the encode bytes threshold from the global write buffer size.