Converts a decimal number to a hexadecimal string
The decimal number to convert
Whether to include prefix: false (no prefix), "lower" (0x), "upper" (0X)
The hexadecimal representation as a string
Converts a decimal number to a hexadecimal string