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