MongoDB\BSON\PackedArray::__construct

(mongodb >=1.16.0)

MongoDB\BSON\PackedArray::__constructConstruct a new BSON array (unused)

说明

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

MongoDB\BSON\PackedArray objects are created through static factory methods and cannot be instantiated directly.

参数

此函数没有参数。

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top