FZip is an ActionScript 3 class library that allows developers to load, create, and modify ZIP archive files from AS3; it supports reading existing ZIPs, writing new ones (including adding/removing files), decompressing and compressing entries, and generally working with standard ZIP formats entirely in AS3.
Features
- Load and parse existing ZIP archives, reading entries and their metadata (name, compressed size, etc.)
- Create new ZIP archives from scratch, allowing addition of files programmatically
- Modify existing entries: remove or update files in a ZIP archive
- Support for compression and decompression of entries (handling compressed data streams)
- Pure AS3 implementation (no external native code required), so it works wherever AS3 is supported
- Pure AS3 implementation (no external native code required), so it works wherever AS3 is supported
Categories
LibrariesFollow FZip
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FZip!