Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Error #17

@dbudde

Description

@dbudde

When using 'xxhash.js' or 'xxhash.min.js', I am getting the following error:

Uncaught TypeError: input.copy is not a function [at XXH.update (xxhash.js:2205)]

I tried to debug it on my own initially, but I can't follow what the problem is. My call looks like this:

var seed = 32;
XXH.h32(inputString, seed).toString(16);

Please let me know if I can provide any other information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions