func containsValue (forKey : String) -> Bool
Returns a Boolean value that indicates whether an encoded value is available for a string.
符号化された値が文字列に利用可能かどうかを指し示すブール値を返します。
var decodingFailurePolicy : NSCoder.DecodingFailurePolicy
The action the coder should take when decoding fails.
復号が失敗する時にコーダがとるべき行動。
enum NSCoder.DecodingFailurePolicy
Policies describing the action the coder should take when encountering decode failures.
デコード失敗に出くわしている時にコーダがとるべき行動を記述する方針それら。