The MongoDB\BSON\PackedArray class
(mongodb >=1.16.0)
简介
Represents a BSON array. This class is used when reading data as raw BSON
and cannot be modified.
类摘要
final public has(
int $index
):
bool
final public toPHP(
?array $typeMap
= null
):
array|object
}
目录
There are no user contributed notes for this page.