ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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.