Skip to main content

decode_bcd

Function decode_bcd 

Source
pub fn decode_bcd(bytes: &[u8], length: usize) -> Result<String>
Available on crate feature std only.
Expand description

Decode BCD to numeric string