Decodes a previously-archived object graph, that returns the root object as the specified type.
以前にアーカイブされたオブジェクトグラフをデコードします、それはルートオブジェクトをこの指定された型として返します。
Decodes a previously-archived object graph, returning the root object as one of the specified classes.
以前にアーカイブされたオブジェクトグラフをデコードします、ルートオブジェクトをこの指定されたクラスのうちの1つとして返します。
Indicates whether the receiver requires all unarchived classes to conform to NSSecureCoding.
レシーバが全てのアンアーカイブされたクラスをNSSecureCodingに準拠するのに必要とするかどうかを指し示します。
Decodes and returns the object graph previously encoded by NSKeyedArchiver and stored in a given NSData object.
以前にNSKeyedArchiverによってエンコードされてある与えられたNSDataオブジェクトに格納されたオブジェクトグラフをデコードして返します。
Decodes and returns the object graph previously encoded by NSKeyedArchiver written to the file at a given path.
以前にNSKeyedArchiverによってエンコードされてある与えられたパスでファイルに書き出されたオブジェクトグラフをデコードして返します。