import { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { GenericAccountIndex } = types;
Static Methods
calcLength(_value: BN | number): number
readLength(input: Uint8Array): [number, number]
writeLength(input: Uint8Array): Uint8Array