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