menu
web3dart_plus package
documentation
contracts.dart
AbiType<T>
decode abstract method
decode abstract method
dark_mode
light_mode
decode
abstract method
DecodingResult
<
T
>
decode
(
ByteBuffer
buffer
,
int
offset
)
Implementation
DecodingResult<T> decode(ByteBuffer buffer, int offset);
web3dart_plus package
documentation
contracts
AbiType<T>
decode abstract method
AbiType class