Statement on glibc/iconv Vulnerability

MongoDB\BSON\Iterator::__construct

(No version information available, might only be in Git)

MongoDB\BSON\Iterator::__constructConstruct a new BSON iterator (unused)

Description

final private MongoDB\BSON\Iterator::__construct()

MongoDB\BSON\Iterator objects are created by calling MongoDB\BSON\Document::getIterator() or MongoDB\BSON\PackedArray::getIterator() and cannot be instantiated directly.

Parameters

This function has no parameters.

See Also

add a note

User Contributed Notes

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