menu
solana_web3 package
documentation
borsh.dart
BorshEnumEncoder<T extends Enum>
byteLength property
byteLength property
dark_mode
light_mode
byteLength
property
@
override
int
byteLength
final
The fixed number of bytes required to store this data type.
Implementation
@override final int byteLength;
solana_web3 package
documentation
borsh
BorshEnumEncoder<T extends Enum>
byteLength property
BorshEnumEncoder class