Module

x/polkadot/types/types/index.ts>IU8a

Package publishing for deno.land/x/polkadot
Latest
interface IU8a
implements Uint8Array, Codec
import { type IU8a } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/types/index.ts";

Properties

readonly
isAscii: boolean
readonly
isUtf8: boolean

Methods

bitLength(): number
toHuman(isExtended?: boolean): any
toJSON(): any
toUtf8(): string
import IU8a
import { IU8a } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/types/index.ts";