lionheart / openradar-mirror

A mirror of radars pulled from http://openradar.me/.
246 stars 17 forks source link

25595715: +[NSKeyedUnarchiver unarchiveTopLevelObjectWithData:error:] undocumented #7938

Open openradar-mirror opened 8 years ago

openradar-mirror commented 8 years ago

Description

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:].

Product Version: iOS 9.3 Created: 2016-04-07T06:47:15.425510 Originated: 2016-04-07T08:47:00 Open Radar Link: http://www.openradar.me/25595715

openradar-mirror commented 8 years ago

Modified: 2016-04-07T06:47:15.425670