Decode into the specified value the data in the JSON format. Return 0 on success and a non-zero value otherwise.
value
Declared in <baljsn_jsonconverter.h>
<baljsn_jsonconverter.h>
template<class TYPE> int operator()(TYPE* value);