JavaScript is disabled on your browser.
Writes property lists in the binary format.
The NSArray class is a wrapper for an array of NSObject instances.
The NSData class is a wrapper for a byte buffer.
The NSDate class wraps a date.
The NSDictionary class is a collection of NSObject instances that are identified by strings.
Internally used representation of the null value for storing it inside dictionaries and sets.
The NSNumber class wraps a numeric value.
Abstract interface for an object contained in a property list.
The NSSet class is an unordered collection of NSObject instances.
The NSString class is a wrapper for a string.
Keeps track of the stack of parsed objects in a binary property list.
A PropertyListFormatException is thrown by the various property list format parsers
when an error in the format of the given property list is encountered.
The UID class holds a unique identifier.