init()
Creates a new, reusable property list encoder with the default formatting settings.
新しい、再利用可能なプロパティリストエンコーダを省略時のフォーマット設定で作成します。
func encode<Value>(Value) -> Data
Returns a property list that represents an encoded version of the value you supply.
あるプロパティリストを返します、それはあなたが提供する値のエンコードされたバージョンを表します。