from_json


Description:

[ Version ( since = "2.0.0" ) ]
public abstract bool from_json (JsonObject json_obj) throws Error

Converts an object that implements Codec from a JSON object.

Parameters:

this

a Codec

json_obj

a JSON object

Returns:

true on success