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

Expose native LZ4_compress_fast_continue API in LZ4JNI #175

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

garywylee
Copy link

Expose native LZ4_compress_fast_continue API in LZ4JNI to allow using accelerate feature

@garywylee
Copy link
Author

CI build failed due to not using the JNI binding built on CI machine.
Seems I need to build the binding on all arch and put it in src/resources/net/jpountz/util to pass CI check? @odaira

@garywylee
Copy link
Author

CI build failed due to not using the JNI binding built on CI machine.
Seems I need to build the binding on all arch and put it in src/resources/net/jpountz/util to pass CI check? @odaira

I compiled and committed the JNI building, all CI checks passed now.

@x4m
Copy link

x4m commented Mar 3, 2023

I would be great also to have LZ4_decompress_safe_continue

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

Successfully merging this pull request may close these issues.

None yet

2 participants