Re: compress/decompress - gzip and gunzip using cocoa
Re: compress/decompress - gzip and gunzip using cocoa
- Subject: Re: compress/decompress - gzip and gunzip using cocoa
- From: j o a r <email@hidden>
- Date: Sat, 9 Aug 2003 03:01:48 +0200
None. You can of course use plain C and access the standard C/BSD
libraries available in the system, but there is no support in the Cocoa
Frameworks per se.
There is a mentioning of support for compression / decompression of
*files* in the file system in the NSWorkspace class (look for
NSWorkspaceCompressOperation), but it appears to be deprecated file
operations.
j o a r
On Saturday, August 9, 2003, at 01.36, seaside.ki wrote:
Which support supplies cocoa to compres/decompress data?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.