Static Method (Default implementation)swift-nio 2.72.0NIOCore
unwrapOutboundIn(_:)
TypeAssistedChannelHandler.swift:102static func unwrapOutboundIn(_ value: NIOAny) -> OutboundIn
Implements
func unwrapOutboundIn(NIOAny
) -> OutboundIn Unwrap the provided
NIOAny
that was passed towrite
.