Skip to main content

ensure_buf_size

Function ensure_buf_size 

Source
pub fn ensure_buf_size(buf: &mut BytesMut, required_size: usize)
Expand description

Ensure the buffer is large enough to hold the data