public class IPv6RecordDecoder extends Object implements RecordDecoder
2.2. AAAA data format
A 128 bit IPv6 address is encoded in the data portion of an AAAA
resource record in network byte order (high-order byte first).
| Constructor and Description |
|---|
IPv6RecordDecoder() |
public Map<String,Object> decode(org.apache.mina.core.buffer.IoBuffer byteBuffer, short length) throws IOException
RecordDecoderdecode in interface RecordDecoderIOExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.