phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
FNV.putStaticArray
nxt
digestx
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
digestx
fnv
FNV
functions
finish
put
putStaticArray
start
Feeds the digest with data being a static array.