Skip to main content
Module

x/polkadot/mod.ts>typesCodec.AbstractArray#toU8a

Package publishing for deno.land/x/polkadot
Go to Latest
method typesCodec.AbstractArray.prototype.toU8a
import { typesCodec } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { AbstractArray } = typesCodec;

Parameters

optional
isBare: boolean

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

Returns

Uint8Array