|
DESCRIPTIONFetches the length of the key for the current element observed by iter. This is a constant time computation, and therefore faster than calling strlen() on a key returned by bson_iter_key(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|