Skip to main content

fromDecimal

Callable

  • fromDecimal(value: Numbers, hexstrict?: boolean): string

  • Converts value to it’s hex representation

    @alias

    numberToHex


    Parameters

    • value: Numbers
    • optionalhexstrict: boolean

    Returns string