Skip to content

Support for CompressionLevel zero for DEFLATE #416

@agollamandala

Description

@agollamandala

Hi,

We are shifting from java.util.zip to Zip4j to use the password feature. As we are working with streams for input, we are not able to use STORE compression method as it requires stream length to be calculated beforehand. Kindly please add CompressionLevel zero support for DEFLATE compression methods as it will be useful for us to continue working with streams without additional calculation/storage overhead.

Thanks and regards,
Abhilash.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions