Only convert to string if necessary
If we query a A record for example, rdata is a packed ip (4 bytes length) we cant decode that with utf-8 to a string
Please register or sign in to comment
If we query a A record for example, rdata is a packed ip (4 bytes length) we cant decode that with utf-8 to a string