class UInt
extends AbstractInt
import { UInt } from "https://dotland.deno.dev/x/polkadot@0.2.38/types-codec/base/UInt.ts";
Static Methods
with(bitLength: UIntBitLength, typeName?: string): CodecClass<UInt>
import { UInt } from "https://dotland.deno.dev/x/polkadot@0.2.38/types-codec/base/UInt.ts";