MongoDB\BSON\Timestamp::serialize

Serialize a Timestamp

説明

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

パラメータ

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

戻り値

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

エラー / 例外

  • Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.

参考