Crypto++
|
Append input to a string object. More...
#include <filters.h>
Public Types | |
typedef T::traits_type::char_type | char_type |
Public Member Functions | |
StringSinkTemplate (T &output) | |
void | IsolatedInitialize (const NameValuePairs ¶meters) |
size_t | Put2 (const byte *begin, size_t length, int messageEnd, bool blocking) |
bool | IsolatedFlush (bool hardFlush, bool blocking) |
Append input to a string object.