pub(crate) const INIT_BUFFER_SIZE: usize = 8192;
The initial buffer size allocated before trying to read from IO.