cef_parse_json_buffer

Parses the specified UTF8-encoded |json| buffer of size |json_size| and returns a dictionary or list representation. If JSON parsing fails this function returns NULL.

version(cef && embedded_cef_bindings)
extern (C)
cef_parse_json_buffer

Meta