Module

x/polkadot/types-codec/mod.ts>AbstractArray#toU8aInner

Package publishing for deno.land/x/polkadot
Go to Latest
method AbstractArray.prototype.toU8aInner
import { AbstractArray } from "https://dotland.deno.dev/x/polkadot@0.2.35/types-codec/mod.ts";

Parameters

optional
isBare: boolean

true when the value has none of the type-specific prefixes (internal)

Returns

Uint8Array[]