void BSKSerializeThingListIn( BSKDatabase* db,
BSKStream* stream );
Inputs:
Description: Reads a list of things from the given stream and adds them to the given database object.
Return to the API
Return to the function listing