MongoDB\BSON\Timestamp::serialize

Serialize a Timestamp

Beschreibung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

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

Siehe auch