public interface RecordEncoder
| Modifier and Type | Method and Description |
|---|---|
void |
put(org.apache.mina.core.buffer.IoBuffer buffer,
ResourceRecord record)
Encodes the
ResourceRecord into the ByteBuffer. |
void put(org.apache.mina.core.buffer.IoBuffer buffer,
ResourceRecord record)
throws IOException
ResourceRecord into the ByteBuffer.buffer - record - IOExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.