NSData dataWithContentsOfMappedFile with huge files?
NSData dataWithContentsOfMappedFile with huge files?
- Subject: NSData dataWithContentsOfMappedFile with huge files?
- From: Cameron Hayne <email@hidden>
- Date: Fri, 25 Aug 2006 13:46:18 -0400
I tried to use the NSData dataWithContentsOfMappedFile method to get
the data from a huge (80 GB) file - but it failed (returned nil).
I suspect that the problem is the size of the file since the same
code works for smaller files.
Does anyone know what the size limit is for the use of
'dataWithContentsOfMappedFile' ?
--
Cameron Hayne
email@hidden
_______________________________________________
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