How to decompress file
How to decompress file
- Subject: How to decompress file
- From: David Chan <email@hidden>
- Date: Thu, 19 Jan 2006 15:31:23 +0800
Hi all,
I am currently given task to rewrite a carbon project (c++) using cocoa (obj-c)
The legacy application I am working with is used to read a special
type of compressed file. At the moment the carbon applicaiton use
datafork to read the data and CDecompressionStream to decompress the
data.
How do you do that in cocoa? How do you decompress an NSData of a
compressed file?
Thanks a lot.
Regards
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden