Skip to main content
Module

x/capi/mod.ts>$.EncodeBuffer#_commitWritten

[WIP] A framework for crafting interactions with Substrate chains
Latest
method $.EncodeBuffer.prototype._commitWritten
Re-export
import { $ } from "https://deno.land/x/capi@v0.1.1-beta.1/mod.ts";
const { EncodeBuffer } = $;

Pushes the data written in array to finishedArrays. Leaves the buffer in an invalid state -- array and index must be updated.