Converts an unsigned type into a fixed width 8 digits hex string using upper-case letters.
the number to convert
hexadecimal representation of n, upper-case letters
See Implementation
Converts an unsigned type into a fixed width 8 digits hex string using upper-case letters.