Contents

defaultStream

A static context representing the total stream of bytes on a connection.

Declaration

static let defaultStream: NWConnection.ContentContext

Discussion

Once this context is used for sending, and the send is marked as complete, no more data can be sent on the connection.

See Also

Using Constant Send Contexts