menu
polkadart package
documentation
substrate/hash/xxh64.dart
XXHash64Sink
XXHash64Sink constructor
XXHash64Sink constructor
dark_mode
light_mode
XXHash64Sink
constructor
XXHash64Sink
(
int
seed
)
Implementation
XXHash64Sink(this.seed) : super(32) { reset(); }
polkadart package
documentation
substrate/hash/xxh64
XXHash64Sink
XXHash64Sink constructor
XXHash64Sink class