MongoDB\BSON\MaxKey::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\MaxKey::unserializeUnserialize a MaxKey

Descripción

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

Parámetros

serialized

The serialized MongoDB\BSON\MaxKey.

Valores devueltos

Returns the unserialized MongoDB\BSON\MaxKey.

Errores/Excepciones

Ver también

add a note add a note

User Contributed Notes

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