Downloading with NSData and NSFileManager
Downloading with NSData and NSFileManager
- Subject: Downloading with NSData and NSFileManager
- From: Mark Thomas <email@hidden>
- Date: Mon, 06 Oct 2008 18:04:46 +0100
- Thread-topic: Downloading with NSData and NSFileManager
Hi All,
I was looking at downloading some files, and started to look at
NSFileManager to create the file, and then saw I could use NSData to load
the data via a NSURL, so this look's pretty straight forward and very small
code for downloading files.
So I'm wondering what is the downside of using this technique, as I guess
maybe these API block ?
Thanks any pointers,
Mark.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden