• Cl.bufferFromUtf8 — Converts bytes (from an UTF-8 string) to a Clarity buffer type, represented as a JS object

    Returns

    input encoded as a BufferCV

    Parameters

    • utf8: string

    Returns BufferCV

Generated using TypeDoc