typealias OutboundOut = Never
s9DNSClient10DNSDecoderC11OutboundOutaWhat are these?
s9DNSClient10DNSDecoderC11OutboundOuta
FNV24: [71GX4]
typealias InboundIn
init(group: EventLoopGroup)
static func parse(ByteBuffer) throws -> Message
func channelRead(context: ChannelHandlerContext, data: NIOAny)
func errorCaught(context: ChannelHandlerContext, error: Error)
import DNSClient
final class DNSDecoder
@frozen enum Never
A type that has no values and can’t be constructed.
static func parse(_ buffer: ByteBuffer) throws -> Message
func errorCaught(context ctx: ChannelHandlerContext, error: Error)
typealias InboundIn = ByteBuffer