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)

说明

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.

参数

此函数没有参数。

参见

add a note

User Contributed Notes

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