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