Determine whether a given string is hex encoded

  • Parameters

    • value: string

      the string to verify

    • Optionallength: number

      the minimum number of characters following the 0x prefix

    Returns boolean

    boolean indicating if a value is a hex encoded string