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

Add Support for zip_source_function #10

Closed
arsnyder16 opened this issue Feb 2, 2017 · 2 comments · Fixed by #111
Closed

Add Support for zip_source_function #10

arsnyder16 opened this issue Feb 2, 2017 · 2 comments · Fixed by #111

Comments

@arsnyder16
Copy link

arsnyder16 commented Feb 2, 2017

Any plan to add support for zip_source_function?

wrapping zip_source_function will allow for better performance when writing/reading large zip entries. This will allow users to write to the zip dynamically without the need to read/write to a temp file or a contiguous block of memory

@ctabin
Copy link
Owner

ctabin commented Mar 2, 2017

Hello,

Sorry for the late reply. Your are totally right about zip_source_function and I'll see how I can possibly include id in libzippp.

@ctabin
Copy link
Owner

ctabin commented Aug 1, 2021

In the next version, a new function ZipArchive::fromSource has been added.

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

Successfully merging a pull request may close this issue.

2 participants