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

On-the-fly local file headers parsing #12

Merged
merged 3 commits into from
Mar 7, 2025
Merged

Conversation

mickael-menu
Copy link
Member

@mickael-menu mickael-menu commented Mar 6, 2025

Local file headers are not parsed right away anymore, as it can be very costly when streaming a remote ZIP. Instead, we will parse them only on-the-fly when reading the data of a particular entry.

@mickael-menu mickael-menu merged commit a28aec8 into develop Mar 7, 2025
2 checks passed
@mickael-menu mickael-menu deleted the local-file-headers branch March 7, 2025 10:57
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 this pull request may close these issues.

1 participant