Statement on glibc/iconv Vulnerability

MongoDB\BSON\PackedArray::getIterator

(mongodb >=1.16.0)

MongoDB\BSON\PackedArray::getIteratorReturns an iterator for the BSON array

Beschreibung

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Siehe auch

add a note

User Contributed Notes

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