| MongoDB\BSON\BinaryInterface::__toStringReturns the BinaryInterface's data Description
   abstract public string MongoDB\BSON\BinaryInterface::__toString() This method is an alias of: MongoDB\BSON\BinaryInterface::getData. ParametersThis function has no parameters. Return ValuesReturns the BinaryInterface's data. See Also
 |