MongoDB\BSON\BinaryInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\BinaryInterface::__toString返回 BinaryInterface 的数据

说明

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

此方法是以下方法的别名:MongoDB\BSON\BinaryInterface::getData().

参数

此函数没有参数。

返回值

返回 BinaryInterface 的数据。

参见

添加备注

用户贡献笔记

此页面没有用户贡献的笔记。
To Top