encode_u32_prefixed

Function encode_u32_prefixed 

const fn encode_u32_prefixed(
    w: &mut Writer<'_>,
    payload: &[u8],
) -> Result<(), EncodeError>