Skip to content

Add support for Deflate64 files #39

@abbeycode

Description

@abbeycode

Issue #37 added a specific message declaring incompatibility when a Deflate64 file is encountered in an archive, but that's really only a stopgap measure. It would obviously be better to actually unzip Deflate64 files. 7-Zip currently does this, and seems to be the only open source software that does.

Look into making use of their code in some way, since it seems that zlib won't ever support Deflate64.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions