menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
ExtIntHelper
toU16BeBytes method
toU16BeBytes method
dark_mode
light_mode
toU16BeBytes
method
List
<
int
>
toU16BeBytes
(
)
Implementation
List<int> toU16BeBytes() => asU16.toBeBytes(length: 2);
blockchain_utils package
documentation
helper/extensions/extensions
ExtIntHelper
toU16BeBytes method
ExtIntHelper extension on
int