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

Write-based API #37

Open
mmstick opened this issue Nov 30, 2018 · 2 comments
Open

Write-based API #37

mmstick opened this issue Nov 30, 2018 · 2 comments

Comments

@mmstick
Copy link

mmstick commented Nov 30, 2018

I have need for a Write-based API, rather than a Read one, to coexist alongside the flate2 and xz2 Write-based decoder/encoders.

@jheyens
Copy link
Collaborator

jheyens commented Dec 5, 2018

I had to look at flate2 to understand what you were asking.

Am I correct that you would like the api to be restructured like this, having read, write, bufread modules with a sync and async implementation each?

@mmstick
Copy link
Author

mmstick commented Dec 5, 2018

That would be ideal, but I only have need for a Write-based Decoder at the moment, rather than a Read-based Decoder.

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

2 participants