decode_u32_prefixed

Function decode_u32_prefixed 

const fn decode_u32_prefixed<'a>(
    r: &mut Reader<'a>,
) -> Result<&'a [u8], DecodeError>