Digest.digest

This is a convenience function to calculate the hash of a value using the OOP API.

interface Digest
final @trusted nothrow
ubyte[]
digest
(
scope const(void[])[] data...
)

Meta