Create a bslh::WyHashIncrementalAlgorithm, seeded with k_SEED_LENGTH bytes of data starting at the specified seed.
Declared in <bslh_wyhashincrementalalgorithm.h>
explicit
WyHashIncrementalAlgorithm(char const* seed);
| Name | Description |
|---|---|
| seed | seed of k_SEED_LENGTH bytes used to initialize the algorithm |