MongoDB\BSON\MaxKey::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\MaxKey::unserializeUnserialize a MaxKey

Descrição

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

Parâmetros

serialized

The serialized MongoDB\BSON\MaxKey.

Valor Retornado

Returns the unserialized MongoDB\BSON\MaxKey.

Erros

Veja Também

add a note add a note

User Contributed Notes

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