Constant de_net::connection::delivery::confirms::MAX_BUFF_SIZE
source · const MAX_BUFF_SIZE: usize = 96;
Expand description
The buffer is flushed after it grows beyond this number of bytes.
const MAX_BUFF_SIZE: usize = 96;
The buffer is flushed after it grows beyond this number of bytes.