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

decodeRect

Decodes and returns an NSRect structure that was previously encoded with encodeRect:. あるNSRect構造体を復号して返します、それは以前にencodeRect:で符号化されたものです。

Declaration 宣言

- (NSRect)decodeRect;

See Also 参照

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