getBytes

Returns the current hashed value as an ubyte array.

@safe pure nothrow @nogc
static if(__VERSION__ < 2072)
getBytes
(
H
)
(
ref H hash
)

Meta