NSDeserializer $Revision$ $Date$ NSDeserializer Foundation/NSSerialization.h NSObject deserializePropertyListFromData: data atCursor: cursor mutableContainers: mutable deserializePropertyListFromData: serialization mutableContainers: mutable deserializePropertyListLazilyFromData: data atCursor: cursor length: length mutableContainers: mutable uniquing: flag This method turns on/off uniquing of strings as they are deserialized from data objects. The uniquing mechanism employs the GNUstep-specific functions documented with the NSCountedSet class.