#include <diameter_parser_api.h>
Public Member Functions | |
UTF8Checker () | |
int | operator() (const char *data, unsigned length, bool nullCheck=false) |
|
constructor |
|
When nullCheck is true, the check will fail if a null octet is found in the data. |