circu.js
    Preparing search index...
    • Computes the xxHash32 hash of the given data.

      Parameters

      • data: Uint8Array<ArrayBuffer>

        The data to hash.

      • Optionalseed: number

        The seed value. Defaults to 0.

      Returns number

      The 32-bit hash value.