Skip to main content
Module

x/polkadot/types-codec/mod.ts>BitVec#toU8a

Package publishing for deno.land/x/polkadot
Go to Latest
method BitVec.prototype.toU8a
import { BitVec } from "https://deno.land/x/polkadot@0.2.40/types-codec/mod.ts";

Parameters

optional
isBare: boolean

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

Returns

Uint8Array