Skip to main content
Module

x/capi/mod.ts>$.DecodeBuffer

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

Constructors

new
DecodeBuffer(array: Uint8Array)

Properties

context: Context
index: number
view