LZMAEncoder

LZMAEncoder is anĀ AS3 class to compress data using LZMA algorithm.

Compression
Leave a comment

AS3 Zip Library

Tool for reading and writing zip files.It does not require a script to preprocess a zip and inject Addler32 checksums, because it implements…

Compression
2 Comments

FZip

Library to load, modify and create standard ZIP archives. It parses ZIP archives progressively, allowing access to contained files while the archive is loading.

Compression
Leave a comment