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 IoBuffer. |
void put(org.apache.mina.core.buffer.IoBuffer buffer,
ResourceRecord record)
throws IOException
ResourceRecord into the IoBuffer.buffer - record - IOExceptionCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.