nw_framer_set_output_handler(_:_:)
Sets a block to handle new outbound messages.
Declaration
func nw_framer_set_output_handler(_ framer: nw_framer_t, _ output_handler: @escaping nw_framer_output_handler_t)Sets a block to handle new outbound messages.
func nw_framer_set_output_handler(_ framer: nw_framer_t, _ output_handler: @escaping nw_framer_output_handler_t)