i32 property

BorshInt32Codec get i32

Creates an i32 codec.

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

Implementation

BorshInt32Codec get i32 => const BorshInt32Codec();