propertylistserialization library
Classes
- Float32
- Wrapper to force writing a double value as a 32-bit floating point number.
- PropertyListSerialization
- UID
- A CoreFoundation CF$UID value used in a NSKeyedArchiver binary plist.
Exceptions / Errors
- PropertyListException
- PropertyListReadStreamException
- Analogous to NSPropertyListReadStreamError - an stream error was encountered while reading the property list.
- PropertyListWriteStreamException
- Analogous to NSPropertyListWriteStreamError - an stream error was encountered while writing the property list.