Description
Adds LZ4 compression and decompression support to Python software. It helps applications process compressed logs, caches, network payloads, archives, and datasets where speed matters.
Compressed data from unknown sources should still be bounded and validated. Fast decompression can expand large data quickly, so callers should control size and resource use.