Web3S_Demo > Web 3S Uint 64Function Library > uint64 to Hex String

uint64 to Hex String

Converts uint64 to String in hexadecimal notation.

Inputs

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.

Outputs

Return Value
String