pub fn u8_to_hex_string(b: &u8) -> [char; 2]
Convert a byte to its two-character hex string representation