|
Zen API
|
| kStatus kSerializer_WriteSize | ( | kSerializer | serializer, |
| kSize | data | ||
| ) |
Writes a kSize value.
This method uses the current size encoding (specified with kSerializer_SetSizeEncoding) to write the size value.
| serializer | Serializer object. |
| data | Size value. |