from_json_string


Description:

[ Version ( since = "2.0.0" ) ]
public bool from_json_string (string json) throws Error

Converts an object that implements Codec from a JSON string.

Parameters:

this

a Codec

json

JSON text

Returns:

true on success