ExtendedBatchQueryCommandCodec

class ExtendedBatchQueryCommandCodec : ExtendedQueryCommandBaseCodec!(R, ExtendedBatchQueryCommand!(R))(
R
) {}

Constructors

this
this(ExtendedBatchQueryCommand!(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