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

Unable to set content size #24

Open
anthonyjchriste opened this issue Mar 17, 2022 · 0 comments
Open

Unable to set content size #24

anthonyjchriste opened this issue Mar 17, 2022 · 0 comments

Comments

@anthonyjchriste
Copy link

Currently, the ability to set the content size of the uncompressed data is not supported by this library, but it is supported in the C library: https://github.com/lz4/lz4/blob/d44371841a2f1728a3f36839fd4b7e872d0927d3/lib/lz4frame.h#L180

I've submitted a PR (#23) that exposes this functionality through lz4-sys and the lz4 Encoder struct.

I would like to work with you to get this PR accepted. If you have the time, could you please review the PR and let me know if anything needs to be changed or addressed?

Really appreciate you taking over this project and appreciate your (and others) hard work.

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