Re: Problem Ejecting Discs
Re: Problem Ejecting Discs
- Subject: Re: Problem Ejecting Discs
- From: Glenn Andreas <email@hidden>
- Date: Fri, 21 Nov 2003 13:10:36 -0600
At 9:09 AM -0800 11/21/03, Shawn Erickson wrote:
An alternative is to load the file data into an NSData object and
use that object to construct the image.
Though note that NSData can/will mmap the file, which means that even
though you've got an NSData, it is still an open file on that file
system (and just memory mapped into your process memory)
--
Glenn Andreas email@hidden
Theldrow, Blobbo, Cythera, oh my!
Be good, and you will be lonesome
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.