Skip to main content

encode_byte_upper

Function encode_byte_upper 

pub const fn encode_byte_upper(byte: u8) -> [u8; 2]
Expand description

Encode one byte as two uppercase ASCII hex digits.