json_init_string
- Синтаксис
-
native JSON:json_init_string(const value[]);
Переменная | Описание |
---|---|
value |
String that the handle will be initialized with |
- Описание
- Inits string data.
- Пометка
-
Needs to be freed using json_free() native.
- Возвращает
- JSON handle, Invalid_JSON if error occurred