FNV.put

Feeds the digest with data.

struct FNV(ulong bitLength, bool fnv1a = false)
pragma(inline, true) pure nothrow @nogc
void
put
(
scope const(ubyte)[] data...
)

Meta