Function strToBytes

  • Converts utf-16 string to a Uint8Array.

    Returns

    the converted string

    Parameters

    • str: string

      the string to convert

    Returns Uint8Array

Generated using TypeDoc