You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zips support a variety of compression mechanisms. The lib currently assumes deflate (gzip) is always used and will fail otherwise. At least bzip2 should be supported as well.
The text was updated successfully, but these errors were encountered:
Zips support a variety of compression mechanisms. The lib currently assumes deflate (gzip) is always used and will fail otherwise. At least bzip2 should be supported as well.
The text was updated successfully, but these errors were encountered: