Global Variable グローバル変数

NSFileHandleNotificationDataItem

A key in the userinfo dictionary in a readCompletionNotification and NSFileHandleReadToEndOfFileCompletion. readCompletionNotificationそしてNSFileHandleReadToEndOfFileCompletionの中のuserinfo辞書の中のキー。

Declaration 宣言

let NSFileHandleNotificationDataItem: String

Discussion 議論

The corresponding value is an NSData object containing the available data read from a socket connection. 対応している値は、NSDataオブジェクトです、あるソケット接続から読み出された利用可能なデータを含んでいます。