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