Re: using NSFileManager to read data
Re: using NSFileManager to read data
- Subject: Re: using NSFileManager to read data
- From: Jens Alfke <email@hidden>
- Date: Sat, 14 Jun 2008 21:00:55 -0700
On 14 Jun '08, at 7:05 PM, Angelo Chen wrote:
NSFileManager's contentsAtPath can read the entire file, is there a
way to read only a specific bytes? something similar to
NSFileHandle's readDataOfLength? thanks,
Umm... yes, it's NSFileHandle. Just like you said. Or use
NSInputStream. Or fopen( ), or open( )...
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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