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

Support de/compress_into(src: &[u8], dst: &mut [u8]) #16

Closed
milesgranger opened this issue Apr 14, 2021 · 1 comment
Closed

Support de/compress_into(src: &[u8], dst: &mut [u8]) #16

milesgranger opened this issue Apr 14, 2021 · 1 comment

Comments

@milesgranger
Copy link

milesgranger commented Apr 14, 2021

I'm in the situation where I would like to re-use buffers that are overallocated, and this API would be very helpful. Willing to attempt a contribution if possible; haven't looked at what changes the source code would need or how friendly the C interaction is.

@milesgranger
Copy link
Author

After briefly looking at the source code, I think I'd be able to manage this, however as the original repo was abandoned and the last commit here was back in July 2020, I'd like to know my time spent won't be in vain. So if I make the effort can I assume they'll be someone available to receive/merge/publish the changes?

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

1 participant