menu
crypto_wallet_util package
documentation
transaction.dart
BufferReader
getInt128 method
getInt128 method
dark_mode
light_mode
getInt128
method
BigInt
getInt128
(
)
Implementation
BigInt getInt128() => getBigInt(ByteLength.i128);
crypto_wallet_util package
documentation
transaction
BufferReader
getInt128 method
BufferReader class