BSKI32 BSKSerializeIdentifierTableOut( BSKIdentifierTable* table, BSKStream* stream );Inputs:
Description: Writes the given table to the given stream. The serialization begins with the number of elements in the table, followed by the length and subsequent data of each individual element.
Return to the API
Return to the function listing