gluon
    Preparing search index...

    Function hexToInt

    • Returns the integer representation of a hex string.

      Parameters

      • hex: string

        The hex string to convert to an integer.

      Returns number