Function decode_key

Source
pub fn decode_key(key: &[u8]) -> (u64, u32, i64)
Expand description

Decode a 20-byte key back into its components.