ClosePortalCommandCodec

Undocumented in source.
class ClosePortalCommandCodec : CommandCodec!(Void, CloseCursorCommand) {}

Constructors

this
this(CloseCursorCommand 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.
handleCloseComplete
void handleCloseComplete()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta