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

Can it support buffer based? #46

Closed
linb opened this issue Apr 14, 2013 · 1 comment
Closed

Can it support buffer based? #46

linb opened this issue Apr 14, 2013 · 1 comment

Comments

@linb
Copy link

linb commented Apr 14, 2013

For example, compress an image file.

@dduponchel
Copy link
Collaborator

I'm not sure to understand the question.
If it's about node's Buffer, you will need to convert it : JSZip supports ArrayBuffer but not Buffer. As long as you convert it, you can add everything (but images might not be a good idea).

@Stuk Stuk closed this as completed Oct 5, 2013
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

3 participants