pub fn serialize_vint_u32(val: u32, buf: &mut [u8; 8]) -> &[u8]Notable traits for &'_ [u8]impl<'_> Read for &'_ [u8]impl<'_> Write for &'_ mut [u8]