Converts uint64 to String in hexadecimal notation.
|
Value
Uint 64 Structure (by ref)
|
The value to be converted. |
|
Zero Padded
Boolean
|
When true, a leading zero may be added to ensure two digit hex codes per byte. |
|
Return Value
String
|