Required Associated Typeswift-nio 2.81.0NIOCore

InboundOut

The type of the inbound data which will be forwarded to the next ChannelInboundHandler in the ChannelPipeline.

TypeAssistedChannelHandler.swift:48
associatedtype InboundOut = Never