Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Expose native LZ4_compress_fast_continue API in LZ4JNI#175

Open
garywylee wants to merge 3 commits intolz4:masterfrom
garywylee:feature/native-fast-continue
Open

Expose native LZ4_compress_fast_continue API in LZ4JNI#175
garywylee wants to merge 3 commits intolz4:masterfrom
garywylee:feature/native-fast-continue

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants