issues Search Results · repo:airlift/aircompressor language:Java
Filter by
60 results
(53 ms)60 results
inairlift/aircompressor (press backspace or delete to remove)keep jdk22 required for compilation, but release it for jdk 17 and 11 if possible and 8 if possible
gabrieljones
- 1
- Opened on Jan 22
- #282
On Windows the native implementations of (de)compressors are not available. They usually fail cleanly with an okay
message, however Lz4NativeCompressor instead fails with
java.lang.IllegalArgumentException: ...
JanecekPetr
- Opened on Nov 8, 2024
- #263
File causing the issue:
https://github.com/soywiz/experiments/releases/download/first/forge-2024.2.0.2-dist.tar.zst
soywiz
- Opened on Aug 21, 2024
- #228
A decompressor that can detect and handle any of the supported algorithms.
| Algo | Magic Number | Source |
| --- | --- | --- |
| ZStd | 28 b5 2f fd | https://en.wikipedia.org/wiki/Zstd |
| LZ4 | 04 22 ...
gabrieljones
- 1
- Opened on Jun 25, 2024
- #202
Hi, I have an input ByteBuffer with some datas i want to decompress.
I know i can decompress 65536 bytes but i don t know how many bytes in input buffer will be needed for this (but i know
my input buffer ...
nephri
- Opened on May 4, 2024
- #197
Is there any plan to support lz4 framing support while decompression.
https://android.googlesource.com/platform/external/lz4/+/HEAD/doc/lz4_Frame_format.md
Currently Trino queries are failing if such ...
guptashailesh92
- 1
- Opened on Mar 14, 2024
- #188
Description
- I have implemented two way to compress a large file(40M+)
- One is using the ZstdCompressor.compress with ByteBuffer as args.
- The other is using the ZstdOutputStream.
- ZstdCompressor ...
believezzd
- 2
- Opened on Feb 21, 2024
- #187
Hi there!
I ve tried to reach out privately a couple times without success.
Am opening a public report here now since:
1. I believe the issue is related to one going back to 2013, so may already be ...
ptaoussanis
- 5
- Opened on Feb 6, 2024
- #183
Hello, may I ask if Android can use this library? Which version of the corresponding main library does this correspond
to?
darrenjh
- 1
- Opened on Dec 12, 2023
- #180

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.