BloombergLP::bslh::SpookyHashAlgorithm::SpookyHashAlgorithm

Constructors

Synopses

Declared in <bslh_spookyhashalgorithm.h>

Create a SpookyHashAlgorithm using a default initial seed.

SpookyHashAlgorithm();
» more...

Create a bslh::SpookyHashAlgorithm seeded with the specified seed.

explicit
SpookyHashAlgorithm(char const* seed);
» more...

Parameters

NameDescription
seedseed of k_SEED_LENGTH bytes used to initialize the algorithm