func classNameEncoded (forTrueClassName : String) -> String?
Returns the name of the class used to archive instances of the class with a given true name.
与えられた本当の名前を持つクラスのインスタンスをアーカイブするのに使われたクラスの名前を返します。
func encodeClassName (String, intoClassName : String)
Encodes a substitute name for the class with a given true name.
与えられた本当の名前を持つクラスに対する代用名をエンコードします。