| 
 | MongoDB\Driver\CursorInterface::setTypeMapSets a type map to use for BSON unserialization Description
   abstract public void MongoDB\Driver\CursorInterface::setTypeMap(array  $typemap)Sets the type map configuration to use when unserializing the BSON results into PHP values. Parameters
 Return ValuesNo value is returned. Errors/Exceptions
 See Also
 |