![]() |
![]()
| ![]() |
![]()
SYNOPSIS#define BSON_APPEND_BOOL(b, key, val) \ PARAMETERS
DESCRIPTIONThe bson_append_bool() function shall append a new element to bson containing the boolean provided. RETURNSReturns true if the operation was applied successfully. The function will fail if appending the value grows bson larger than INT32_MAX. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|