write_key_to_vec

Function write_key_to_vec 

Source
pub fn write_key_to_vec(key: &Key) -> Result<Vec<u8>, KeyBinaryError>
Expand description

Serializes a KEY index to bytes.