MongoDB\BSON\Timestamp::serialize

(mongodb >=1.2.0)

MongoDB\BSON\Timestamp::serializeSerialize a Timestamp

説明

finalpublicMongoDB\BSON\Timestamp::serialize(): string

パラメータ

この関数にはパラメータはありません。

戻り値

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

エラー / 例外

参考

To Top