i128 property

BorshInt128Codec get i128

Creates an i128 codec.

A codec can encode/decode data types to/from byte arrays Iterable<u8> and Buffers.

Implementation

BorshInt128Codec get i128 => const BorshInt128Codec();