method types.CodecSet.withimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts"; const { CodecSet } = types; with(values: SetValues, bitLength?: number): CodecClass<CodecSet>Parametersvalues: SetValuesoptionalbitLength: numberReturnsCodecClass<CodecSet>