|
Zen API
|
|
related |
Reads an array of values or objects.
A debug assertion will be raised if the size of the specified items is not equal to the size of the specified type.
| kSerializer_serializer | Serializer object. |
| kType_type | Type of items. |
| kTypeVersion_version | Type version. |
| TPtr_items | Strongly-typed destination pointer for deserialized items. |
| kSize_count | Count of items. |