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
We should add a System.IO.Compresson compatible api which uses LibZipSharp under the hood. This would allow developers to switch over to using LibZipSharp easily.
The text was updated successfully, but these errors were encountered:
I'd very much welcome this. We use System.IO.Compression in our system, but need to use zstd as the compression scheme instead of the default zip so having an API that would allow drop-in replacement would be a huge win.
We should add a
System.IO.Compresson
compatible api which uses LibZipSharp under the hood. This would allow developers to switch over to using LibZipSharp easily.The text was updated successfully, but these errors were encountered: