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
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FZip!