MongoDB\BSON\BinaryInterface::__toString

Returns the BinaryInterface's data

Description

abstract public string MongoDB\BSON\BinaryInterface::__toString()

This method is an alias of: MongoDB\BSON\BinaryInterface::getData.

Parameters

This function has no parameters.

Return Values

Returns the BinaryInterface's data.

See Also

  • MongoDB\BSON\BinaryInterface::getData
  • MongoDB\BSON\Binary::__toString