libdeflate-java
libdeflate-java copied to clipboard
libdeflate JNI bindings for Java.
Please stay up to date with the latest version of libdeflate so that people don't run into issues that have already been fixed. Thanks!
Initial targets: - [ ] Linux amd64 - [ ] Linux aarch64 - [ ] Windows amd64 Stretch goals: - [ ] Linux i386 - [ ] Windows i386 -...
For now I am doing `LibdeflateNettyCompressor` and `LibdeflateNettyDecompressor`. Evaluate whether or not we should add Adler32 or CRC32 versions of these.