(mongodb >=1.2.0)
MongoDB\BSON\Binary::__toString — Returns the Binary's data
锟剿凤拷锟斤拷锟角该凤拷锟斤拷锟侥憋拷锟斤拷锟斤拷 MongoDB\BSON\Binary::getData().
锟剿猴拷锟斤拷没锟叫诧拷锟斤拷锟斤拷
Returns the Binary's data.
Example #1 MongoDB\BSON\Binary::__toString() example
<?php
var_dump((string) new MongoDB\BSON\Binary('foo', MongoDB\BSON\Binary::TYPE_GENERIC));
?>
锟斤拷锟斤拷锟斤拷锟教伙拷锟斤拷锟斤拷锟�
string(3) "foo"