JSON encoding. More...
Functions | |
| VTM_API int | vtm_json_encode_ds (vtm_dataset *ds, struct vtm_buf *buf) |
| VTM_API int vtm_json_encode_ds | ( | vtm_dataset * | ds, |
| struct vtm_buf * | buf | ||
| ) |
Encodes the content of a dataset as JSON.
| ds | the input dataset | |
| [out] | buf | holds the JSON string |
1.8.8