PHP 8.3.4 Released!

MongoDB\BSON\Timestamp::serialize

(mongodb >=1.2.0)

MongoDB\BSON\Timestamp::serializeSerialize a Timestamp

説明

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

パラメータ

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

戻り値

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

エラー / 例外

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top