• Convert a string to an array of bytes.

    Parameters

    • string: string

      The input string to be converted.

    Returns number[]

    The bytes representing the input string.

Generated using TypeDoc