[ Version ( since = "2.1.1" ) ]
public void set_max_quoted (uint max_quoted)
Sets the maximum size of a quoted string.
The default maximum quoted string length is g_maxuint16, but users of JsonParser should use this function to set a better limit.
| this | |
| max_quoted |
maximum size of a quoted string |