@@ -199,11 +199,11 @@ * * \param buffer The buffer to parse * \param length The length of the buffer */ - (void)parseBuffer: (const char*)buffer - withLength: (size_t)length; + length: (size_t)length; /** * \brief Parses the specified string. * * \param string The string to parse