MongoDB\BSON\PackedArray::__toString
PHP function
Edit on GitHub ✎
(mongodb >=1.16.0)
Returns the string representation of this BSON array
Description
MongoDB\BSON\PackedArray::__toString(): string
Parameters Parameters
Return Values
Returns the string representation of this array as BSON.
See Also
- BSON Types