TestSink

    An AsyncSequence backing a NIOAsyncChannelOutboundWriter for testing purposes.

    AsyncChannelOutboundWriter.swift:29
    iOS
    13+
    macOS
    10.15+
    tvOS
    13+
    watchOS
    6+
    struct TestSink

    Other members in extension

    Type members

    Instance members

    Citizens in NIOCore

    Conformances

    Types

    Typealiases

    Instance members

    Instance features

    Citizens in NIOCore

    where OutboundOut:Sendable

    Conformances

    • protocol Sendable

      A type whose values can safely be passed across concurrency domains by copying.