menu
polkadart package
documentation
substrate/substrate.dart
XXHash64
XXHash64 const constructor
XXHash64 const constructor
dark_mode
light_mode
XXHash64
constructor
const
XXHash64
(
[
int
seed
=
0
])
Creates a new instance of
XXHash64
.
Parameters:
seed
is an optional 64-bit integer. Default: 0
Implementation
const XXHash64([this.seed = 0]);
polkadart package
documentation
substrate/substrate
XXHash64
XXHash64 const constructor
XXHash64 class