deserialize_dict_async


Description:

public async HashMap<string,T> deserialize_dict_async<T> (SubCollectionCreationFunc? sub_creation_func = null) throws JsonError

Asynchronous version of method deserialize_dict

Parameters:

sub_creation_func

A function for creating subsets in the case of arrays in an array

Exceptions:

JsonError

Error with json string

Since:

3.1