Type Method
型メソッド
get
getStreamsToHostWithName: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 宣言
+ (void)getStreamsToHostWithName:(NSString
*)hostname
port:(NSInteger
)port
inputStream:(NSInputStream
* _Nullable *)inputStream
outputStream:(NSOutputStream
* _Nullable *)outputStream;