phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
FNV.putStaticArray
nxt
digest
fnv
FNV
Feeds the digest with
data
being a static array.
struct
FNV
(ulong bitLength, bool fnv1a = false)
pragma(
inline
, true) pure nothrow @
nogc
void
putStaticArray
(
size_t
n
)
(
scope
auto
ref
const
(
ubyte
)[
n
]
data
)
Meta
Source
See Implementation
nxt
digest
fnv
FNV
aliases
Element
functions
finish
get
put
putStaticArray
start
Feeds the digest with data being a static array.