On Nov 28, 2010, at 3:51 PM, Leonardo wrote: > > Great! Thanks for the advises. > Now I have to zip and unzip a NSData (not a zip file) to a NSData. > In other words, I have to zip and unzip "data to data", without using any > file. Some idea?
Use zlib directly. It's not too hard to compress buffer to buffer. -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com