struct io.DnsQuestionRrSuffix

struct DnsQuestionRrSuffix {
    // fields

    io.DnsType bigendian m_type;
    io.DnsClass bigendian m_class;
};