TigerImpl.put

Feeds the digest with data.

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

Meta