MongoDB\Driver\CursorId::unserialize

(mongodb >=1.7.0)

MongoDB\Driver\CursorId::unserializeUnserialize a CursorId

Beschreibung

final public MongoDB\Driver\CursorId::unserialize(string $data): void

Parameter-Liste

data

The serialized MongoDB\Driver\CursorId.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Fehler/Exceptions

Siehe auch

add a note add a note

User Contributed Notes

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