- _failureThrowable _failure; 
- Undocumented in source. 
- noticeHandlerEventHandler!(NoticeResponse) noticeHandler; 
- Undocumented in source. 
- completionHandlerEventHandler!(ICommandResponse) completionHandler; 
- Undocumented in source. 
- encodevoid encode(PgEncoder encoder) 
- Undocumented in source. 
- decodeRowvoid decodeRow(int len, ByteBuf inBuffer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleBackendKeyDatavoid handleBackendKeyData(int processId, int secretKey) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleEmptyQueryResponsevoid handleEmptyQueryResponse() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleParameterDescriptionvoid handleParameterDescription(PgParamDesc paramDesc) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleParseCompletevoid handleParseComplete() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleCloseCompletevoid handleCloseComplete() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleRowDescriptionvoid handleRowDescription(PgRowDesc rowDescription) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleNoDatavoid handleNoData() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleNoticeResponsevoid handleNoticeResponse(NoticeResponse noticeResponse) 
- Undocumented in source. 
- handleErrorResponsevoid handleErrorResponse(ErrorResponse errorResponse) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handlePortalSuspendedvoid handlePortalSuspended() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleBindCompletevoid handleBindComplete() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleCommandCompletevoid handleCommandComplete(int updated) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleAuthenticationMD5Passwordvoid handleAuthenticationMD5Password(byte[] salt) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleAuthenticationClearTextPasswordvoid handleAuthenticationClearTextPassword() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleAuthenticationOkvoid handleAuthenticationOk() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleParameterStatusvoid handleParameterStatus(string key, string value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleReadyForQueryvoid handleReadyForQuery(TxStatus txStatus) 
- Undocumented in source. 
- getCommandICommand getCommand() 
- Undocumented in source.