nw_framer_input_handler_t
A handler that notifies your protocol that new inbound data is available to parse.
Declaration
typealias nw_framer_input_handler_t = (nw_framer_t) -> IntA handler that notifies your protocol that new inbound data is available to parse.
typealias nw_framer_input_handler_t = (nw_framer_t) -> Int