MySQLEncoder

Constructors

this
this(DList!(CommandCodecBase) inflight)
Undocumented in source.

Members

Functions

encode
void encode(Object message, Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(ByteBuf outBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
writeAndFlush
void writeAndFlush(ByteBuf outBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

charset
Charset charset;
Undocumented in source.
clientCapabilitiesFlag
int clientCapabilitiesFlag;
Undocumented in source.
ctx
Connection ctx;
Undocumented in source.

Meta