Type Method
型メソッド
get
getStreamsToHost(withName:port:inputStream:outputStream:)
No overview available. 概要は利用可能でありません。
Availability 有効性
- iOS 8.0–15.0 Deprecated
- iPadOS 8.0–15.0 Deprecated
- macOS 10.10–12.0 Deprecated
- Mac Catalyst 13.1–15.0 Deprecated
- tvOS 9.0–15.0 Deprecated
Technology
- Foundation ファウンデーション
Declaration 宣言
class func getStreamsToHost(withName hostname: String
,
port: Int
,
inputStream: AutoreleasingUnsafeMutablePointer
<InputStream
?>?,
outputStream: AutoreleasingUnsafeMutablePointer
<OutputStream
?>?)