Instance Propertyswift-nio 2.81.0NIOCore

inbound

The stream of inbound messages.

AsyncChannel.swift:83

This declaration is deprecated: Use the executeThenClose scoped method instead.

var inbound: NIOAsyncChannelInboundStream<Inbound> { get }