Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSerializer_ReadSizeArray ( kSerializer  serializer,
kSize data,
kSize  count 
)

Reads a kSize array.

This method uses the current size encoding (specified with kSerializer_SetSizeEncoding) to read the size values.

Parameters
serializerSerializer object.
dataReceives the array elements.
countCount of array elements to read.
Returns
Operation status.