NIOAsyncWriterSinkDelegate

The delegate of the NIOAsyncWriter. It is the consumer of the yielded writes to the NIOAsyncWriter. Furthermore, the delegate gets informed when the NIOAsyncWriter terminated.

NIOAsyncWriter.swift:29
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
protocol NIOAsyncWriterSinkDelegate : Sendable
Browse conforming types