Function isHex

  • Checks if the input string is a valid hexadecimal string.

    Parameters

    • str: string

      the string to check for hexadecimal

    Returns boolean

Generated using TypeDoc