Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArrayBuffer support #6

Closed
xxzefgh opened this issue Apr 2, 2018 · 0 comments
Closed

ArrayBuffer support #6

xxzefgh opened this issue Apr 2, 2018 · 0 comments

Comments

@xxzefgh
Copy link

xxzefgh commented Apr 2, 2018

Is it possible to calculate hash directly from ArrayBuffer, rather than new Uint8Array(arraybuffer)? Would that avoid additional memory allocation for Uint8Array? (I assume browser allocates same amount of memory for cloning, not sure)

@xxzefgh xxzefgh closed this as completed Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant