Skip to main content

utf8ToHex

Callable

  • utf8ToHex(str: string): string

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


    Parameters

    • str: string

    Returns string