public class PgsqlDescribeMessageWriter extends Object implements PgsqlMessageWriter<PgsqlDescribeMessage>
| Constructor and Description |
|---|
PgsqlDescribeMessageWriter() |
| Modifier and Type | Method and Description |
|---|---|
int |
contentSize(PgsqlDescribeMessage msg) |
Map<Integer,io.netty.buffer.ByteBuf> |
offsets(PgsqlDescribeMessage msg) |
void |
writeContent(PgsqlDescribeMessage msg,
io.netty.buffer.ByteBuf buffer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallocate, allocate, headerSize, length, write, writeBytes, writeBytes, writeHeaderpublic int contentSize(PgsqlDescribeMessage msg)
contentSize in interface PgsqlMessageWriter<PgsqlDescribeMessage>public Map<Integer,io.netty.buffer.ByteBuf> offsets(PgsqlDescribeMessage msg)
offsets in interface PgsqlMessageWriter<PgsqlDescribeMessage>public void writeContent(PgsqlDescribeMessage msg, io.netty.buffer.ByteBuf buffer) throws IOException
writeContent in interface PgsqlMessageWriter<PgsqlDescribeMessage>IOExceptionCopyright © 2017 The CLARUS Consortium. All rights reserved.