luben / zstd-jni

JNI binding for Zstd
Other
809 stars 165 forks source link

Added support for initialising a "dict" from a direct ByteBuffer. #255

Closed mortengrouleff closed 1 year ago

mortengrouleff commented 1 year ago

This avoid the critical region otherwise required on the byte array.

luben commented 1 year ago

Thanks!

mortengrouleff commented 1 year ago

Thanks! Any plans for a binary release that include this?

luben commented 1 year ago

Yes, there is another PR in progress, I will wait for it to be ready and merged and will release new version

luben commented 1 year ago

I have just released 1.5.5-2