XXHash64.finishUlong

struct XXHash64
pure nothrow @safe @nogc @trusted
ulong
finishUlong
()

Return Value

Type: ulong

the finished XXHash64 hash. This also calls start to reset the internal _state.

Meta