Type Method 型メソッド

getStreamsToHost(withName:port:inputStream:outputStream:)

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

Declaration 宣言

class func getStreamsToHost(withName hostname: String, 
                       port: Int, 
                inputStream: AutoreleasingUnsafeMutablePointer<InputStream?>?, 
               outputStream: AutoreleasingUnsafeMutablePointer<OutputStream?>?)