Encoder for DNS HINFO (Host Information) resource records (Type 13).
Describes the hardware and operating system of a host.
RFC 1035 Section 3.3.2
Static
Readonly
IANA resource record type identifier
Decodes an HINFO record from the byte stream.
the byte stream reader
the decoded HINFO record
Encodes an HINFO record into the byte stream.
the byte stream writer
the HINFO record to encode
Encoder for DNS HINFO (Host Information) resource records (Type 13).
Describes the hardware and operating system of a host.
See
RFC 1035 Section 3.3.2