Instance Method (Default implementation)swift-nio 2.72.0NIOCore
didYield(_:)
NIOAsyncWriter.swift:70- iOS
- 13+
- macOS
- 10.15+
- tvOS
- 13+
- watchOS
- 6+
func didYield(_ element: Element)
Implements
func didYield(Element
) This method is called once a single element was yielded to the
NIOAsyncWriter
.