menu
blockchain_utils package
documentation
helper/extensions/extensions.dart
BigIntHelper
toI64BeBytes method
toI64BeBytes method
dark_mode
light_mode
toI64BeBytes
method
List
<
int
>
toI64BeBytes
(
)
Implementation
List<int> toI64BeBytes() => asI64.toBeBytes(length: 8);
blockchain_utils package
documentation
helper/extensions/extensions
BigIntHelper
toI64BeBytes method
BigIntHelper extension on
BigInt