fn fmtSliceHexUpper(bytes: []const u8) field_call

Return a Formatter for a []const u8 where every byte is formatted as pair of uppercase hexadecimal digits.

Parameters

bytes: []const u8,