Skip to main content

decode_multikey_with_codec

Function decode_multikey_with_codec 

Source
pub fn decode_multikey_with_codec(
    key: &str,
) -> Result<(u64, Vec<u8>), EncodingError>
Expand description

Decode a multikey string and return both codec and key bytes