pub(crate) const MINIMUM_MAX_BUFFER_SIZE: usize = INIT_BUFFER_SIZE; // 8_192usize
The minimum value that can be set to max buffer size.