u8 property
BorshUint8Codec
get
u8
Creates a u8
codec.
A codec can encode/decode data types to/from byte arrays Iterable<u8>
and Buffer
s.
Implementation
BorshUint8Codec get u8 => const BorshUint8Codec();