TigerImpl.put

Feeds the digest with data.

struct TigerImpl(uint digestSize, uint passes, bool tiger2 = false)
@safe pure nothrow @nogc
void
put
(
scope const(ubyte)[] data...
)

Meta