|
MongoDB\BSON\Binary::toArrayReturns the vector as an array for a Binary with subtype Description
final public array MongoDB\BSON\Binary::toArray()
ParametersThis function has no parameters. Return ValuesReturns an array containing the vector data. Errors/Exceptions
See Also
|