pub fn decode_multi_vector_key(key: &[u8]) -> Option<MultiVectorKey>Expand description
Decode a multi-vector key.
Returns None if the key doesn’t have the correct format.
pub fn decode_multi_vector_key(key: &[u8]) -> Option<MultiVectorKey>Decode a multi-vector key.
Returns None if the key doesn’t have the correct format.