http://i2p-javadocs.i2p/org/minidns/record/Data.html
Object clone , finalize , getClass , notify , notifyAll , toString , wait , wait , wait Constructor Details Data public Data () Method Details getType public abstract Record.TYPE getType () The payload type. Returns: The payload type. serialize protected abstract void serialize ( DataOutputStream dos) throws IOException The internal method used to serialize Data subclasses.