lz4-java
                                
                                
                                
                                    lz4-java copied to clipboard
                            
                            
                            
                        LZ4 compression for Java
This is helpful if you want to rebuild `lz4-java` from source and then use it in another build later.
I cant get lz4 files decompressed of the game Dummynation. I tried everything in my power, but i always get this error: `net.jpountz.lz4.LZ4Exception: Malformed input at 7 at net.jpountz.lz4.LZ4JavaSafeSafeDecompressor.decompress(LZ4JavaSafeSafeDecompressor.java:82) at...
I believe lz4-java is a good project that is being widely used as a base software component. It deserves the same level of stable and ongoing maintenance as similar projects,...
I wanted to inquire if there are any plans to update the lz4 version in the lz4-java project. Currently, version 1.8.0 of lz4-java uses lz4 version 1.9.2, which has known...
The following compilation options are not enabled for `liblz4-java.so`: 1. BIND_NOW 2. RELRO 3. SP 4. FS 5. Ftrapv 6. Strip These issues may pose security risks and require further...
Hello team, First of all, just wanted to say thanks for this cool project. It is easy to understand and easy to use. Just wondering, would it be possible to...