File system caching of - xxxxWithContentsOfFile:
File system caching of - xxxxWithContentsOfFile:
- Subject: File system caching of - xxxxWithContentsOfFile:
- From: "email@hidden" <email@hidden>
- Date: Wed, 18 Aug 2010 15:10:01 +0100
The following classes implement either -initWithContentsOfFile: or an appropriate similar factory method.
NSData
NSArray
NSCharacterSet
NSImageRep
NSSound
NSString
Only NSData provides a method which allows an option to control file read caching - dataWithContentsOfFile:options:error:
For non NSData classes does calling -initWithContentsOfFile: result in data being cached by the file system?
Regards
Jonathan Mitchell
Developer
Mugginsoft LLP
http://www.mugginsoft.com
_______________________________________________
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