Skip to main content
Module

x/capi/deps/dprint.ts>createFromBuffer

[WIP] A framework for crafting interactions with Substrate chains
Latest
function createFromBuffer
import { createFromBuffer } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/dprint.ts";

Creates a formatter from the specified wasm module bytes.

Parameters

wasmModuleBuffer: BufferSource
  • The buffer of the wasm module.