FNV.put

Feeds the digest with data.

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

Meta