menu
solana_borsh package
documentation
codecs.dart
BorshArrayDecoder<T>
length property
length property
dark_mode
light_mode
length
property
int
length
final
inherited
The number of items in the array.
Implementation
final int length;
solana_borsh package
documentation
codecs
BorshArrayDecoder<T>
length property
BorshArrayDecoder class