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

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.

Summary

Functions

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

Functions

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

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