ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
StaticFnv1a.Fnv1a
ocean
io
digest
Fnv1
StaticFnv1a
Calculates the Fnv1a hash value of type T from input.
template
Fnv1a
(istring input)
template
StaticFnv1a
(T = hash_t)
template
Fnv1a (
istring
input
) {
static immutable
auto
Fnv1a
;
}
template
Fnv1a
(T hash, istring input)
Members
Static variables
Fnv1a
auto
Fnv1a
;
Undocumented in source.
Meta
Source
See Implementation
ocean
io
digest
Fnv1
StaticFnv1a
templates
Fnv1a
Calculates the Fnv1a hash value of type T from input.