Statement on glibc/iconv Vulnerability

MongoDB\BSON\Document::getIterator

(mongodb >=1.16.0)

MongoDB\BSON\Document::getIteratorReturns an iterator for the BSON document

説明

final public MongoDB\BSON\Document::getIterator(): MongoDB\BSON\Iterator

パラメータ

この関数にはパラメータはありません。

戻り値

Returns a MongoDB\BSON\Iterator instance that can be used to iterate over all keys in the document.

エラー / 例外

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top