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

Reads a kSSize 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.