json_encoder_t

JSON encoder structure

Synopsis:

#include <sys/json.h>
typedef struct _json_encoder json_encoder_t;

Library:

libjson

Description:

The json_encoder_t data type is opaque and is used to represent a JSON encoder instance.