toHexString method

String toHexString()

Returns the value of BigNumber as a base-16, 0x-prefixed DataHexString.

Implementation

external String toHexString();