• Cl.bufferFromAscii — Converts bytes (from an ASCII string) to a Clarity buffer type, represented as a JS object

    Returns

    input encoded as a BufferCV

    Parameters

    • ascii: string

    Returns BufferCV

Generated using TypeDoc