CloseConnectionCommandCodec

Undocumented in source.
class CloseConnectionCommandCodec : CommandCodec!(Void, CloseConnectionCommand) {}

Members

Functions

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

Static functions

INSTANCE
CloseConnectionCommandCodec INSTANCE()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta