| Class and Description |
|---|
| BinaryPropertyListWriter
A BinaryPropertyListWriter is a helper class for writing out
binary property list files.
|
| NSArray
Represents an Array.
|
| NSData
NSData objects are wrappers for byte buffers.
|
| NSDate
Represents a date.
|
| NSDictionary
A NSDictionary is a collection of keys and values, essentially a Hashtable.
|
| NSNumber
A number whose value is either an integer, a real number or boolean.
|
| NSObject
Abstract interface for any object contained in a property list.
|
| NSSet
A set is an interface to an unordered collection of objects.
|
| NSString
A NSString contains a string.
|
Copyright © 2013. All Rights Reserved.