XXHash64.finishUlong

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

Return Value

Type: ulong

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

Meta