BorshInt128Codec constructor

const BorshInt128Codec()

Creates a codec for signed 128-bit big-integers.

Implementation

const BorshInt128Codec(): super(ByteLength.i128);