Description
Adds 32-bit LZ4 compression support for applications that need very fast compression and decompression. It helps compatibility tools handle caches, save data, packages, and streams where speed matters more than maximum compression.
It is a compression library, not an archive manager. Applications still need safe handling of file paths, sizes, and untrusted data.