Skip to main content
Module

x/capi/mod.ts>$.Codec#decode

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

Decodes a value from the supplied Uint8Array

Parameters

array: Uint8Array