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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FZip!