pub const fn parse_byte(b: &[u8], i: usize) -> Result<u8, &'static str>
2-octet hex string (e.g. â1fâ) to byte value