MongoInt64::__toString

(PECL mongo >= 1.0.9)

MongoInt64::__toString返回该 64 位 integer 的字符串表示形式。

说明

public MongoInt64::__toString ( void ) : string

参数

此函数没有参数。

返回值

返回该 integer 的字符串表示形式。