Writing an object as an NSData
Writing an object as an NSData
- Subject: Writing an object as an NSData
- From: email@hidden
- Date: Tue, 30 Jul 2002 10:11:08 -0400
Is it possible to write a Property List acceptable object as an NSData
object? This would alleviate the need use CFXMLNodeRef objects to build
CFXMLTreeRef objects and hard-coded XML element identifiers (tags);
CFXMLTreeRef objects could then be created from the NSData objects and
combined to make larger structures for eventual output. Can this be done?
_______________________________________________
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.