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
Initially we can start out with a zip writer that has no support for compression and add that later on.
the default compression level would still be 0 = meaning no compression
While I was browsing through the source code I noticed that the compression library, Pako, is used only during inflate operations. Are there plans to support deflation anytime soon, as hinted by this issue? Or has it been put on hold indefinitely?
Support compressing entries globally, individually and per instance?
The text was updated successfully, but these errors were encountered: