Converts the type-specific RR to text format - must be overriden
()
| 286 | * Converts the type-specific RR to text format - must be overriden |
| 287 | */ |
| 288 | abstract String rrToString(); |
| 289 | |
| 290 | /** |
| 291 | * Converts the rdata portion of a Record into a String representation |
no outgoing calls
no test coverage detected