Skip to main content

asciiToHex

Callable

  • asciiToHex(str: string): string

  • Should be called to get hex representation (prefixed by 0x) of ascii string


    Parameters

    • str: string

    Returns string