Skip navigation.
 
mlRe: Is there any compression library for Cocoa?
FROM : Andreas Monitzer
DATE : Thu Nov 29 19:38:48 2007

On Nov 29, 2007, at 17:55, Allen Dang wrote:

> Is there any compression library for Cocoa?
>
> I actually need a library or framework to compress/de-compress zip 
> stream, I've tried so hard trying to find one in web but failed....


Try this one:
http://www.winimage.com/zLibDll/minizip.html

It's C, but I've been able to write an Objective-C wrapper for the 
unzip part. If you want I can send it to you.

andy

Related mailsAuthorDate
mlIs there any compression library for Cocoa? Allen Dang Nov 29, 17:55
mlRe: Is there any compression library for Cocoa? Christopher Hickma… Nov 29, 18:13
mlRe: Is there any compression library for Cocoa? Andreas Monitzer Nov 29, 19:38
mlRe: Is there any compression library for Cocoa? Allen Dang Nov 30, 16:41
mlRe: Is there any compression library for Cocoa? David Riggle Nov 30, 18:46
mlRe: Is there any compression library for Cocoa? Trygve Inda Apr 30, 11:24
mlRe: Is there any compression library for Cocoa? Luc Heinrich Apr 30, 11:28
mlRe: Is there any compression library for Cocoa? matt.gough Apr 30, 12:21
mlRe: Is there any compression library for Cocoa? Trygve Inda Apr 30, 12:35
mlRe: Is there any compression library for Cocoa? matt.gough Apr 30, 12:39
mlRe: Is there any compression library for Cocoa? Trygve Inda Apr 30, 13:40
mlRe: Is there any compression library for Cocoa? Christopher Nebel Apr 30, 18:04