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

JSZipUtils.getBinaryContent return arraybuffer differently for same file. #24

Open
Purush1288 opened this issue Feb 12, 2019 · 2 comments

Comments

@Purush1288
Copy link

Purush1288 commented Feb 12, 2019

using latest version only

@Purush1288
Copy link
Author

Jszip-utils is used in two files in my code, to get the binary content of the same file. In first place it return the data(arraybuffer) contains [Int8Array], [Int16Array] and [Uint8Array]. But in second file where i am same file to get the binary content, it return the data(arraybuffer) contains [Int8Array] and [Uint8Array].

@dmorehead
Copy link

looks like im having this problem too, but only on windows chrome, not on OSX chrome. Is there any additional news for this?

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

2 participants