JsonParserGeneratorRK
|
Used internally by JsonWriter. More...
#include <JsonParserGeneratorRK.h>
Data Fields | |
bool | isFirst |
True if this the first element in this object or array and doesn't need a comma before it. | |
char | terminator |
The character that will terminate the object or array when ended. | |
Used internally by JsonWriter.