| Modifier and Type | Method and Description |
|---|---|
static PgsqlParseMessage |
PgsqlMessageToQueryConverter.to(ParseStep query) |
| Modifier and Type | Method and Description |
|---|---|
static ParseStep |
PgsqlMessageToQueryConverter.from(PgsqlParseMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
PgsqlParseMessage |
PgsqlParseMessageParser.parse(io.netty.buffer.ByteBuf content) |
| Modifier and Type | Method and Description |
|---|---|
int |
PgsqlParseMessageWriter.contentSize(PgsqlParseMessage msg) |
Map<Integer,io.netty.buffer.ByteBuf> |
PgsqlParseMessageWriter.offsets(PgsqlParseMessage msg) |
void |
PgsqlParseMessageWriter.writeContent(PgsqlParseMessage msg,
io.netty.buffer.ByteBuf buffer) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.