Contents

nw_framer_write_output(_:_:_:)

Sends arbitrary output data in a buffer from your protocol to the next protocol.

Declaration

func nw_framer_write_output(_ framer: nw_framer_t, _ output_buffer: UnsafePointer<UInt8>, _ output_length: Int)

See Also

Handling Output Data