numberToHex
Callable
Parameters
value: Numbers
Value to be converted
optionalhexstrict: boolean
Add padding to converted value if odd, to make it hexstrict
Returns string
- The hex representation of the input value
Value to be converted
Add padding to converted value if odd, to make it hexstrict
Converts value to it's hex representation