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

how to read content of a file under a directory in zip package #9

Closed
libragon opened this issue May 8, 2012 · 0 comments
Closed

how to read content of a file under a directory in zip package #9

libragon opened this issue May 8, 2012 · 0 comments

Comments

@libragon
Copy link

libragon commented May 8, 2012

I found that getData(new zip.TextWriter(), function(text){console.log(text)}} only read the file under root directory of the zip package. All other files under a directory throw an error message "error load resouce file" about inflate.js

is there any method to read them out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants