WrapperDigest.put
void put(scope const(ubyte)[] data...) @trusted nothrowUse this to feed the digest with data. Also implements the isOutputRange interface for ubyte and const(ubyte)[].
void put(scope const(ubyte)[] data...) @trusted nothrowUse this to feed the digest with data. Also implements the isOutputRange interface for ubyte and const(ubyte)[].