Skip to content

Conversation

@Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Jun 17, 2019

Work in progress changes to wire up BZip2 support in Zip files using the ZipFile API. refs #315

Notes:
Needs #333 to prevent ZipInputStream breaking if you try to read such an entry with it.
Needs #422 to reject attempts to add bzip2 compressed entries to ZipOutputStream.
Might need some other tweaks.

It does seem to be reading small zip/bzip2 format files produced with 7-zip successfully at least.

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@Numpsy Numpsy changed the title WIP: Wire up support for BZip2 compresion in zip files Wire up support for BZip2 compresion in zip files Aug 16, 2020
Copy link
Member

@piksel piksel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does look good and should not interfere with the existing usage

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.

2 participants