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

    Parameters

    • ascii: string

    Returns BufferCV

    input encoded as a BufferCV

Generated using TypeDoc