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