Features
compressiondeflategzipportable
Pros and Cons
Ventajas
- + Extremely portable and small
- + Industry standard (PNG, gzip, HTTP)
- + Simple API
- + Very well tested
- + Permissive license
Desventajas
- - Only DEFLATE algorithm
- - Not the fastest available
- - No native thread support
Use Cases
- File compression
- HTTP compression (gzip)
- PNG format
- ZIP archives
- Network protocols