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