menu
crypto_wallet_util package
documentation
transaction.dart
BufferReader
getInt8 method
getInt8 method
dark_mode
light_mode
getInt8
method
int
getInt8
(
)
Implementation
int getInt8() => getInt(ByteLength.i8);
crypto_wallet_util package
documentation
transaction
BufferReader
getInt8 method
BufferReader class