Searched defs:DNSOutput (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/xbill/DNS/
H A DDNSOutput.java12 public class DNSOutput { class
19 * Create a new DNSOutput with a specified size.
23 DNSOutput(int size) { method in class:DNSOutput
30 * Create a new DNSOutput
33 DNSOutput() { method in class:DNSOutput

Completed in 34 milliseconds