public interface RecordDecoder
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
decode(org.apache.mina.core.buffer.IoBuffer byteBuffer,
short length)
Decodes the given length of resource record data into attributes.
|
java.util.Map<java.lang.String,java.lang.Object> decode(org.apache.mina.core.buffer.IoBuffer byteBuffer,
short length)
throws java.io.IOException
byteBuffer - length - java.io.IOException