[ Version ( since = "6.0" ) ]
public inline void deserialize_array_into (Array array, CollectionFactory[] collection_hierarchy = new CollectionFactory[0] {}) throws JsonError
Method for deserializing the Array
| array |
Array |
| collection_hierarchy |
A function for creating subsets in the case of arrays in an array |
| JsonError |
Error with json string |