Re: large documents with doc based app
Re: large documents with doc based app
- Subject: Re: large documents with doc based app
- From: j o a r <email@hidden>
- Date: Thu, 6 Mar 2008 00:22:03 +0100
On Mar 6, 2008, at 12:19 AM, Torsten Curdt wrote:
But according to the docs NSData is limited to 2GB.
What I am wondering is... How can one handle files larger than 2GB?
Override the path / URL based methods from NSDocument instead, and
read the interesting portions of the files piece-by-piece. You
typically don't want to load all of it into RAM at once.
j o a r
_______________________________________________
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