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