StaticdecodeDecodes an unsupported record from the byte stream.
the byte stream reader
the record type ID
the decoded unsupported record
StaticencodeEncodes an unsupported record into the byte stream.
the byte stream writer
the unsupported record to encode
Fallback encoder for unsupported or unknown DNS resource record types.
Preserves the raw RDATA payload as a Buffer for record types without a dedicated encoder.