typealias InboundIn = ByteBuffer
s9DNSClient10DNSDecoderC9InboundIna
L7TD
import DNSClient
final class DNSDecoder
init(group: any EventLoopGroup)
static func parse(_ buffer: ByteBuffer) throws -> Message
func channelRead(context: ChannelHandlerContext, data: NIOAny)
func errorCaught(context ctx: ChannelHandlerContext, error: any Error)
typealias OutboundOut = Never