write_key

Function write_key 

Source
pub fn write_key<W: Write>(
    writer: &mut W,
    key: &Key,
) -> Result<(), KeyBinaryError>
Expand description

Writes a KEY index to a writer.