QueryCommandBaseCodec

Undocumented in source.

Constructors

this
this(C cmd)
Undocumented in source.

Members

Functions

decodeRow
void decodeRow(int len, ByteBuf inBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
handleCommandComplete
void handleCommandComplete(int updated)
Undocumented in source. Be warned that the author may not have intended to support it.
handleErrorResponse
void handleErrorResponse(ErrorResponse errorResponse)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

decoder
RowResultDecoder!T decoder;
Undocumented in source.

Meta