Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Parameters

optional
isBare: boolean

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

Returns

Uint8Array