Re: NSData
Re: NSData
- Subject: Re: NSData
- From: John Randolph <email@hidden>
- Date: Tue, 9 Sep 2003 10:44:07 -0700
On Sep 9, 2003, at 8:45 AM, April Gendill wrote:
I have an array I want to save as binary. There are many ways to
convert the array into NSData, and save it in binary (so its hard to
read i assume) but how do I restore the data from file? I see no way
to make the data in the file back into an array.
Do you mean a C array, or an NSArray object?
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.
References: | |
| >NSData (From: April Gendill <email@hidden>) |