menu
crypto_wallet_util package
documentation
transaction.dart
BufferReader
getUint64 method
getUint64 method
dark_mode
light_mode
getUint64
method
BigInt
getUint64
(
)
Implementation
BigInt getUint64() => getBigUint(ByteLength.u64);
crypto_wallet_util package
documentation
transaction
BufferReader
getUint64 method
BufferReader class