+[NSKeyedUnarchiver unarchiveTopLevelObjectWithData:error:] undocumented

Originator:steipete
Number:rdar://25595715 Date Originated:07-Apr-2016 08:47 AM
Status:Open Resolved:
Product:Documentation Product Version:iOS 9.3
Classification:Other Bug Reproducible:Always
 
This is a duplicate of rdar://25595691

The method +[NSKeyedUnarchiver unarchiveTopLevelObjectWithData:error:] was introduced with iOS 9.0 and OS 10.11 but it is undocumented. Neither in the OS X documentation (https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSKeyedUnarchiver_Class/) nor in the iOS documentation (https://developer.apple.com/library/ios/documentation/Cocoa/Reference/Foundation/Classes/NSKeyedUnarchiver_Class/) is this method listed.

Therefore it is unclear what it does and how it differs from +[NSKeyedUnarchiver unarchiveObjectWithData:].

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!