Contents

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)

See Also

Delivering Input