decode

Function decode 

Source
pub fn decode(symlist: &[Symbol], bits: usize) -> u64
Expand description

Decodes a numeric value from its bit representation.