+ portCoderWithReceivePort:sendPort:components:
Creates and returns a new
NSPortCoder
object.
新しいNSPortCoder
オブジェクトを作成して返します。
NSPortCoder
object.
NSPortCoder
オブジェクトを初期化して返します。
Availability 有効性
Technology
receiverPort
The receive port. 受信ポート。
sendPort
The send port. 送信ポート。
components
An array containing an encoded distributed objects message. エンコードされた分散オブジェクトメッセージそれらを含んでいるある配列。
Initializes a newly allocated NSPort
object connected to the communication ports receiver
and send
, with an encoded distributed objects message stored in components
.
通信ポートreceiver
とsend
に接続された新しくアロケートされたNSPort
オブジェクトを、components
に格納されたエンコードされた分散オブジェクトメッセージで初期化します。
+ portCoderWithReceivePort:sendPort:components:
NSPortCoder
object.
新しいNSPortCoder
オブジェクトを作成して返します。
- dispatch