MIRA
|
Specialization for JSONSerializer which does not write the item count explicitly. More...
#include <serialization/JSONSerializer.h>
Static Public Member Functions | |
static void | reflect (JSONSerializer &r, uint32 &ioCount) |
Specialization for JSONSerializer which does not write the item count explicitly.
The deserializer will count the item nodes in the parent node to recover the item count, which is much more user friendly, since the user does not need to provide the count himself.
|
inlinestatic |