Contents

NSFileHandleNotificationDataItem

A key in the userinfo dictionary in a Readcompletionnotification and Nsfilehandlereadtoendoffilecompletion.

Declaration

let NSFileHandleNotificationDataItem: String

Discussion

The corresponding value is an NSData object containing the available data read from a socket connection.

See Also

Constants