+ pipe
Returns an
NSPipe
object.
あるNSPipe
オブジェクトを返します。
NSPipe
object.
初期化されたNSPipe
オブジェクトを返します。
Technology
- (id)init
An initialized NSPipe
object. Returns nil
if the method encounters errors while attempting to create the pipe or the NSFile
objects that serve as endpoints of the pipe.
初期化されたNSPipe
オブジェクト。nil
を返します、もしメソッドがエラーに出くわすならば、パイプまたはパイプのエンドポイントとして用をなすNSFile
オブジェクトを作成しようとする間に。
+ pipe
NSPipe
object.
あるNSPipe
オブジェクトを返します。