menu
crypto_wallet_util package
documentation
transaction.dart
BufferReader
getUint32 method
getUint32 method
dark_mode
light_mode
getUint32
method
int
getUint32
(
)
Implementation
int getUint32() => getUint(ByteLength.u32);
crypto_wallet_util package
documentation
transaction
BufferReader
getUint32 method
BufferReader class