View Source Datadog.DataStreams.FNV (Data Streams Ex v1.2.1)

Fowler-Noll-Vo variant 1 64-bit hash implementation. Use for Datadog.DataStreams.Pathway hashing.

Based off the excellent asaaki work in the fnv library.

Link to this section Summary

Functions

Fowler-Noll-Vo variant 1 64-bit hash implementation.

Link to this section Functions

@spec hash64(binary()) :: integer()

Fowler-Noll-Vo variant 1 64-bit hash implementation.