WrapperDigest.put

Use this to feed the digest with data. Also implements the std.range.primitives.isOutputRange interface for ubyte and const(ubyte)[].

class WrapperDigest(T)
final @trusted nothrow
void
put
(
scope const(ubyte)[] data...
)

Meta

Suggestion Box / Bug Report