pub fn encode_content(codec: u64, payload: &[u8]) -> Vec<u8> ⓘ
Prefix payload with a multicodec varint so the codec is self-describing.
payload