MongoDB\BSON\PackedArray::__toString

Returns the string representation of this BSON array

Description

final public string MongoDB\BSON\PackedArray::__toString()

Parameters

This function has no parameters.

Return Values

Returns the string representation of this array as BSON.

See Also