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

encode(_:forKey:)

Encodes a size structure and associates it with the given string key. あるサイズ構造体をエンコードして、それを文字列キーと結びつけます。

Declaration 宣言

func encode(_ size: NSSize, 
     forKey key: String)

See Also 参照

Encoding General Data 一般的なデータを符号化する

Related Documentation 関連文書