org.xbill.DNS
Constructor and Description |
---|
Compression()
Creates a new Compression object.
|
public void add(int pos, Name name)
pos
- The position at which the name is added.name
- The name being added to the message.public int get(Name name)
name
- The name to find in the compression table.