Type Definition sparkle::WireResponseEncoder [] [src]

type WireResponseEncoder<'a> = WireEncoder<'a, Response, AnswerSection>;

Encodes a DNS response message to an external buffer, starting with the answers section.