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);
Parameters
Name |
Description |
seed |
seed of |
Created with MrDocs