Zen API
|
|
related |
Writes 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 pointer to items to serialize. |
kSize_count | Count of items. |