deliverInput(data:message:isComplete:)
Delivers an inbound message containing arbitrary data from your protocol to the application.
Declaration
final func deliverInput(data: Data, message: NWProtocolFramer.Message, isComplete: Bool)Delivers an inbound message containing arbitrary data from your protocol to the application.
final func deliverInput(data: Data, message: NWProtocolFramer.Message, isComplete: Bool)