-
I'm trying to use `lz4_flex` to decompress a small `.lz4` file. The file was compressed using `lz4c` on Ubuntu 22.
```
$ echo foobar > file
$ lz4c -9kv file
*** LZ4 command line interface 64-b…
-
Here is simplest reproducing example:
```python
import zstandard
zstandard.decompress(b'\x28\xb5\x2f\xfd\x00\x58\x11\x00\x00\x7b\x7d')
```
It raises an error: `ZstdError: could not determine cont…
-
# The Issue
SF3 uses Ogg Vorbis compression, which is lossy. This poses a problem because loading an SF3 into Polyphone and saving it again decompresses and then recompresses the samples, leading to …
-
Hi,
I've been trying to write a [tool](https://github.com/mripard/ocibootstrap) that fetches container images and extracts them. Containers are stored as multiple tar.gz files that need to be decom…
-
PowerBI uses XPress9 to compress the DataModel, is this supported by the current XPress implementations here?
-
The builtins return an `Either Text Bytes` but they should be returning `Either Failure Bytes` so they can be reraised as exceptions
-
Sher Khan
Have base64 encoder and decoder support for luaC (and mooncontroller)
Capable of storing large data into EEPROM and RAM
OgelGames
or alternatively, compress() and decompress(): https…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'…
-
```
I have grabbed the latest version and with addition of limits.h got it
compiling on Android. I am trying to use the DecompressImage function on
devices that do not support s3tc. I use nvcompress…
-
```
I have grabbed the latest version and with addition of limits.h got it
compiling on Android. I am trying to use the DecompressImage function on
devices that do not support s3tc. I use nvcompress…