In the comments to ZipInflate, it says:
Streaming DEFLATE decompression for ZIP archives. Prefer AsyncZipInflate for better performance.
But a search for "AsyncZipInflate" in the repository returns no results.
https://github.com/search?q=repo%3A101arrowz%2Ffflate%20asynczipinflate&type=code
There seems to be no such class in this package?
In case it will be added some day, consider also adding it in the readme (#251).
In the comments to
ZipInflate, it says:But a search for "AsyncZipInflate" in the repository returns no results.
https://github.com/search?q=repo%3A101arrowz%2Ffflate%20asynczipinflate&type=code
There seems to be no such class in this package?
In case it will be added some day, consider also adding it in the readme (#251).