pub fn zero_filled_bytes_mut(len: usize) -> BytesMut
Helper function which returns a BytesMut of provided length with only zeroes.
BytesMut