Type Method 型メソッド

getStreamsToHostWithName:port:inputStream:outputStream:

No overview available. 概要は利用可能でありません。

Declaration 宣言

+ (void)getStreamsToHostWithName:(NSString *)hostname 
                            port:(NSInteger)port 
                     inputStream:(NSInputStream * _Nullable *)inputStream 
                    outputStream:(NSOutputStream * _Nullable *)outputStream;