zero_filled_bytes_mut

Function zero_filled_bytes_mut 

Source
pub fn zero_filled_bytes_mut(len: usize) -> BytesMut
Expand description

ยงZero-Filled-BytesMut

Helper function which returns a BytesMut of provided length with only zeroes.