Contents

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) -> Int

See Also

Handling Input Data