• Convert a string to an Uint8Array

    Parameters

    • str: string

      The string to convert to bytes

    Returns Uint8Array

    The bytes result from the converted string

Generated using TypeDoc