menu
idena_lib_dart package
documentation
util/crypto/rlp.dart
Decoded
Decoded constructor
Decoded constructor
dark_mode
light_mode
Decoded
constructor
Decoded
(
dynamic
data
,
Uint8List
remainder
)
Implementation
Decoded(this.data, this.remainder);
idena_lib_dart package
documentation
util/crypto/rlp
Decoded
Decoded constructor
Decoded class