Core Foundation analog to NSArchiver?
Core Foundation analog to NSArchiver?
- Subject: Core Foundation analog to NSArchiver?
- From: Simone Manganelli <email@hidden>
- Date: Tue, 23 Dec 2003 22:58:38 -0800
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.