oa_gateway_owp::convert

Function encode_hex_upper

Source
fn encode_hex_upper(bytes: &[u8]) -> String
Expand description

Encodes bytes as uppercase hex with no whitespace.