ExtendedQueryCommandCodec

Undocumented in source.
class ExtendedQueryCommandCodec : ExtendedQueryCommandBaseCodec!(R, ExtendedQueryCommand!(R))(
R
) {}

Constructors

this
this(ExtendedQueryCommand!(R) cmd)
Undocumented in source.

Members

Functions

encode
void encode(PgEncoder encoder)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta