MongoDB\BSON\Timestamp::serialize

(mongodb >=1.2.0)

MongoDB\BSON\Timestamp::serializeSerialize a Timestamp

Description

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

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

See Also