nw_framer_write_output_no_copy(_:_:)
Sends a specific number of bytes from a message while inside your output handler.
Declaration
func nw_framer_write_output_no_copy(_ framer: nw_framer_t, _ output_length: Int) -> BoolSends a specific number of bytes from a message while inside your output handler.
func nw_framer_write_output_no_copy(_ framer: nw_framer_t, _ output_length: Int) -> Bool