BSKI32 BSKSerializeDatabaseOut( BSKDatabase* db, BSKStream* stream );Inputs:
Description: Writes the entire database to the given stream by calling the appropriate serialize routine for each of the database's components.
Return to the API
Return to the function listing