READ_BUFFER_CAPACITY

Constant READ_BUFFER_CAPACITY 

const READ_BUFFER_CAPACITY: usize = _; // 8_192usize
Expand description

Initial capacity of the inbound framing buffer, reused from the handshake through the steady-state read loop.