Re: Odd NSData initWithContentsOfURL: issue
Re: Odd NSData initWithContentsOfURL: issue
- Subject: Re: Odd NSData initWithContentsOfURL: issue
- From: Will Mason <email@hidden>
- Date: Wed, 16 Mar 2005 00:38:45 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
> I would suggest getting zlib, (http://www.gzip.org/zlib/) and using
> the inflate() function, or using an NSTask to invoke gunzip.
Zlib should be installed by default. On my system without any
modifications, both zilb and bzlib are installed. The zlib library is
pretty easy to learn, so I would think that invoking gunzip (using
NSTask) would be unneccesary. The documentation for zlib (and bzlib is
even worse) is pretty limited, but a little experimentation tends to
reveal all that's necessary.
I hope this helps,
Will
_______________________________________________
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