leftOvers(inbound:outbound:pendingOutbound:)

The NIOAsyncTestingChannel has inbound, outbound, or pending outbound data left on finish.

AsyncTestingChannel.swift:99
iOS
13.0+
macOS
10.15+
tvOS
13.0+
watchOS
6.0+
case leftOvers(inbound: CircularBuffer<NIOAny>, outbound: CircularBuffer<NIOAny>, pendingOutbound: [NIOAny])