Function strToBytes

  • Converts utf-16 string to a Uint8Array.

    Parameters

    • str: string

      the string to convert

    Returns Uint8Array

    the converted string

Generated using TypeDoc