Create a bslh::WyHashIncrementalAlgorithm, seeded with k_SEED_LENGTH bytes of data starting at the specified seed.

Synopsis

Declared in <bslh_wyhashincrementalalgorithm.h>

explicit
WyHashIncrementalAlgorithm(char const* seed);

Created with MrDocs