import { VecFixed } from "https://deno.land/x/polkadot@0.2.14/types-codec/index.ts";
Static Methods
with<O extends Codec>(Type: CodecClass<O> | string, length: number): CodecClass<VecFixed<O>>
import { VecFixed } from "https://deno.land/x/polkadot@0.2.14/types-codec/index.ts";