v2.2.20
·
2553 commits
to master
since this release
- Add the option
signaltoZipWriter,ZipReader,ZipWriter#addandEntry#getDatawhich allows you to abort the compression/decompression of a file (see usage examples here and here) - Add the option
dataDescriptortoZipWriter#addwhich allows you to include or not the data descriptor record (trueby default). Setting it tofalsewill automatically set the optionbufferedWritetotrue.