Php/docs/mongodb-bson-maxkey.serialize

From Get docs

MongoDB\BSON\MaxKey::serialize

(mongodb >=1.2.0)

MongoDB\BSON\MaxKey::serializeSerialize a MaxKey


Description

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

Parameters

This function has no parameters.


Return Values

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


Errors/Exceptions


See Also