Converts uint256 to String in hexadecimal notation.
|
Value
Uint 256 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
|
Value in hexadecimal notation. |