Closed keepsimple1 closed 2 months ago
This is to address issue #249 by always checking for rdata length inside a RR record.
Also simplify DnsTxt::new as its record type is always TYPE_TXT anyway.
DnsTxt::new
TYPE_TXT
This is to address issue #249 by always checking for rdata length inside a RR record.
Also simplify
DnsTxt::new
as its record type is alwaysTYPE_TXT
anyway.