i8 property

Creates an i8 codec.

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

Implementation

BorshInt8Codec get i8 => const BorshInt8Codec();