Re: Core Foundation analog to NSArchiver?
Re: Core Foundation analog to NSArchiver?
- Subject: Re: Core Foundation analog to NSArchiver?
- From: Chris Kane <email@hidden>
- Date: Sun, 4 Jan 2004 09:34:15 -0800
There is no CoreFoundation analog to NSArchiver or NSKeyedArchiver.
CoreFoundation types do not know how to archive themselves either.
Chris Kane
Cocoa Frameworks, Apple
On Dec 23, 2003, at 10:58 PM, Simone Manganelli wrote:
Does anyone know if there's a way to easily archive and retrieve any
Core Foundation object into and from a CFDataRef, like you can with
NSArchiver and NSUnarchiver in the Cocoa Foundation? I tried using
CFDataCreate, but I was unable to figure out how to coax a Core
Foundation object into the required type for the "bytes" parameter.
Any help would be greatly appreciated.
-- Simone Manganelli
_______________________________________________
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.
_______________________________________________
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.