StaticFnv1a.Fnv1a

Calculates the Fnv1a hash value of type T from input using hash as initial hash value.

  1. template Fnv1a(istring input)
  2. template Fnv1a(T hash, istring input)

Members

Static variables

Fnv1a
auto Fnv1a;
Undocumented in source.
Fnv1a
auto Fnv1a;
Undocumented in source.

Meta