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

Inflate only certain number of (output) bytes? #54

Open
CWBudde opened this issue Jul 11, 2017 · 0 comments
Open

Inflate only certain number of (output) bytes? #54

CWBudde opened this issue Jul 11, 2017 · 0 comments

Comments

@CWBudde
Copy link

CWBudde commented Jul 11, 2017

To process big files I want to inflate only chunks of data to a buffer. The output buffer has a fixed size of let's say 1024 bytes. Now I don't know what function to use in order to produce an output of 1024 bytes.

Is there anything available to achieve this or will I need to write some buffer mechanism myself?

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