deserialize_object_into


Description:

public void deserialize_object_into (Object obj, SubCollectionCreationFunc? sub_creation_func = null) throws JsonError

Method for deserializing into existing object

Parameters:

obj

Object

sub_creation_func

Function for creating collection objects with generics

Exceptions:

JsonError

Error with json string

Since:

3.0