menu
solana_web3 package
documentation
borsh.dart
BorshIntEncoder
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
BorshIntEncoder
byteLength property
BorshIntEncoder class