defaultStream
A static context representing the total stream of bytes on a connection.
Declaration
static let defaultStream: NWConnection.ContentContextDiscussion
Once this context is used for sending, and the send is marked as complete, no more data can be sent on the connection.