const DEFAULT_BUFFER_CAPACITY: usize = _; // 65_536usize
The default buffer capacity that we use for the stream buffer.