menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
ListIntHelper
toBytes property
toBytes property
dark_mode
light_mode
toBytes
property
List
<
int
>
get
toBytes
Implementation
List<int> get toBytes { return BytesUtils.toBytes(this); }
blockchain_utils package
documentation
helper/extensions/extensions
ListIntHelper
toBytes property
ListIntHelper extension on
List
<
int
>