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 helper methods to (de)compress a byte[] and return a byte[] #18

Closed
jpountz opened this issue Aug 7, 2013 · 0 comments
Closed

Add helper methods to (de)compress a byte[] and return a byte[] #18

jpountz opened this issue Aug 7, 2013 · 0 comments

Comments

@jpountz
Copy link
Collaborator

jpountz commented Aug 7, 2013

The API has been designed to avoid unnecessary object allocations, but it could be helpful when performance/memory doesn't matter much to have utility methods that take a byte[] and return a (de)compressed byte[].

@jpountz jpountz closed this as completed in cf98dac Aug 7, 2013
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