phobos-next v0.4.6 (2022-11-25T12:27:21Z)
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
aliases
Element
functions
finish
get
put
putStaticArray
start
Feeds the digest with data being a static array.