![]() |
![]()
| ![]() |
![]()
SYNOPSISbool bson_concat (bson_t *dst, const bson_t *src); PARAMETERS
DESCRIPTIONThe bson_concat() function shall append the contents of src to dst. RETURNSReturns true if successful; false if the operation would overflow the maximum document size or another invalid state is detected. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|