XXHTemplate.finish

* Returns the finished XXH hash. This also calls start to * reset the internal state.

struct XXHTemplate(HASH, STATE, bool useXXH3)
@trusted nothrow @nogc
ubyte[digestSize / 8]
finish
()

Meta