[PR #103] Zip entry header version for Deflate compression set to 20 #840

Open
opened 2026-01-29 22:17:48 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/103

State: closed
Merged: Yes


The java runtime on Android cannot process file entries with the fixed
version 63 - it can only process entries up to version 20, which should
be fine if the entry was compressed using deflate.

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/103 **State:** closed **Merged:** Yes --- The java runtime on Android cannot process file entries with the fixed version 63 - it can only process entries up to version 20, which should be fine if the entry was compressed using deflate.
claunia added the pull-request label 2026-01-29 22:17:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#840