BorshUintCodec constructor
const
BorshUintCodec(
- int byteLength
Creates a codec for unsigned integers.
Implementation
const BorshUintCodec(this.byteLength);
Creates a codec for unsigned integers.
const BorshUintCodec(this.byteLength);