Type Method 型メソッド

unarchivedDictionaryWithKeysOfClass:objectsOfClass:fromData:error:

No overview available. 概要は利用可能でありません。

Declaration 宣言

+ (NSDictionary *)unarchivedDictionaryWithKeysOfClass:(Class)keyCls 
                                       objectsOfClass:(Class)valueCls 
                                             fromData:(NSData *)data 
                                                error:(NSError * _Nullable *)error;