Instance Method インスタンスメソッド

decodePropertyList()

Decodes a property list that was previously encoded with encodePropertyList(_:). あるプロパティリストを復号します、それは以前にencodePropertyList(_:)で符号化されたものです。

Declaration 宣言

func decodePropertyList() -> Any?

See Also 参照

Decoding General Data 一般的なデータを復号する