MD5Digest.update

Hash update(const(ubyte)[] input)

Updates the digest with the given input data.

Parameters

inputThe data to hash.

Returns

This instance for method chaining.