pub fn decode_multikey_with_codec( key: &str, ) -> Result<(u64, Vec<u8>), EncodingError>
Decode a multikey string and return both codec and key bytes