MongoDB\BSON\Timestamp
PHP Manual

MongoDB\BSON\Timestamp::serialize

(mongodb >=1.2.0)

MongoDB\BSON\Timestamp::serializeSerialize a Timestamp

说明

final public string MongoDB\BSON\Timestamp::serialize ( void )

参数

此函数没有参数。

返回值

Returns the serialized representation of the MongoDB\BSON\Timestamp.

错误/异常

参见


MongoDB\BSON\Timestamp
PHP Manual