[ Version ( since = "0.1.0" ) ]
public bool import_json (string json, ImportFlags flags) throws Error
Imports a Jcat file from raw JSON.
| this | |
| json |
JSON data |
| flags |
ImportFlags, typically jcat_import_flag_none |
|
true for success |