Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a System.IO.Compress compatible API #86

Open
dellis1972 opened this issue Mar 17, 2021 · 4 comments
Open

Add a System.IO.Compress compatible API #86

dellis1972 opened this issue Mar 17, 2021 · 4 comments

Comments

@dellis1972
Copy link
Contributor

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.

@mrclayman
Copy link

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.

@mrclayman
Copy link

Just out of curiosity -- are there plans to implement this in the near future? ☺️

@grendello
Copy link
Contributor

Near future, nearly impossible... :) But we'll see how it goes

@mrclayman
Copy link

mrclayman commented Jan 4, 2022

Fair enough. Thanks for the quick response. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants