Constant READ_CHUNK
const READ_CHUNK: usize = _; // 8_192usizeExpand description
Size of the scratch buffer each socket read fills before the bytes are fed into the framing buffer.
const READ_CHUNK: usize = _; // 8_192usizeSize of the scratch buffer each socket read fills before the bytes are fed into the framing buffer.