MongoDB\BSON\Timestamp::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\Timestamp::unserializeUnserialize a Timestamp

Opis

final public MongoDB\BSON\Timestamp::unserialize ( string $serialized ) : void

Parametry

serialized

The serialized MongoDB\BSON\Timestamp.

Zwracane wartości

Returns the unserialized MongoDB\BSON\Timestamp.

Błędy/Wyjątki

Zobacz też:

add a note add a note

User Contributed Notes

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