Update documentation

This commit is contained in:
Jeffrey Walton 2020-01-01 08:43:27 -05:00
parent e048dcf0c0
commit 1cf770628d
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -266,8 +266,8 @@ public:
void IsolatedInitialize(const NameValuePairs &parameters)
{CRYPTOPP_UNUSED(parameters); ResetMeter();}
/// \brief Number of bytes in the messages
/// \return GetCurrentMessageBytes() returns the number of bytes in the messages
/// \brief Number of bytes in the current message
/// \return GetCurrentMessageBytes() returns the number of bytes in the current message
lword GetCurrentMessageBytes() const {return m_currentMessageBytes;}
/// \brief Number of bytes processed by the filter