class BitVec extends Rawimport { BitVec } from "https://dotland.deno.dev/x/polkadot@0.2.38/types-codec/extended/BitVec.ts"; ConstructorsnewBitVec(registry: Registry,value?: AnyU8a,isMsb?,)PropertiesreadonlyencodedLength: numberMethodsinspect(): InspecttoBoolArray(): boolean[]toHuman(): stringtoRawType(): stringtoU8a(isBare?: boolean): Uint8Array