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

Question, feature request. Open from stream #165

Open
Gelembjuk opened this issue Jul 22, 2021 · 0 comments
Open

Question, feature request. Open from stream #165

Gelembjuk opened this issue Jul 22, 2021 · 0 comments

Comments

@Gelembjuk
Copy link

Is it possible to use the library to open a zip file for reading if a file is on http server?
I have an url for my zip file like http://host.com/file.zip
I want to open this file and extract all files from it. But i can not store a file on disk.
Is it possible?

Also, to read compressed files from it i will also need a read stream. No just save to a disk.

Is this library good for it? If not, is it hard to modify the library or make something over it to work with streaming?

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