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