public class PTR extends RRWithTarget
target| Modifier and Type | Method and Description |
|---|---|
Record.TYPE |
getType()
The payload type.
|
static PTR |
parse(DataInputStream dis,
byte[] data) |
getTarget, serialize, toStringequals, hashCode, length, toByteArray, toOutputStream, toOutputStreampublic Record.TYPE getType()
Datapublic static PTR parse(DataInputStream dis, byte[] data) throws IOException
IOException