Piecewise.put

Adds data to the digester. This function can be called many times in a row after start but before finish.

struct Piecewise(Hasher)
pure nothrow
void
put
(
scope const(ubyte)[] data...
)

Meta