BorshBigIntCodec constructor
const
BorshBigIntCodec(
- int byteLength
Creates a codec for signed big-integers.
Implementation
const BorshBigIntCodec(this.byteLength);
Creates a codec for signed big-integers.
const BorshBigIntCodec(this.byteLength);