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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FZip!