nw_framer_set_input_handler(_:_:)
Sets a block to handle new inbound data.
Declaration
func nw_framer_set_input_handler(_ framer: nw_framer_t, _ input_handler: @escaping nw_framer_input_handler_t)Sets a block to handle new inbound data.
func nw_framer_set_input_handler(_ framer: nw_framer_t, _ input_handler: @escaping nw_framer_input_handler_t)