parse_byte

Function parse_byte 

Source
pub const fn parse_byte(b: &[u8], i: usize) -> Result<u8, &'static str>
Expand description

2-octet hex string (e.g. “1f”) to byte value