![]() |
![]()
| ![]() |
![]()
SYNOPSIS#define BSON_ITER_HOLDS_DECIMAL128(iter) \ PARAMETERS
DESCRIPTIONFetches the value from a BSON_TYPE_DECIMAL128 field. You should verify that this is a BSON_TYPE_DECIMAL128 field before calling this function. RETURNStrue if type was BSON_TYPE_DECIMAL128, otherwise false. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|