const MAX_ENCODE_BYTES_THRESHOLD: usize = _; // 536_870_912usize
Maximum bytes threshold for encoding when adapting to the write buffer size.