circu.js
    Preparing search index...
    • Computes the FNV-1a 64-bit hash of the given data.

      Parameters

      • data: Uint8Array<ArrayBuffer>

        The data to hash.

      Returns bigint

      The 64-bit hash value as a BigInt.