MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / rrToString

Method rrToString

src/main/java/core/org/xbill/DNS/Record.java:288–288  ·  view source on GitHub ↗

Converts the type-specific RR to text format - must be overriden

()

Source from the content-addressed store, hash-verified

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

Callers 2

rdataToStringMethod · 0.95
toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected