MongoDB\BSON\MinKey::serialize

(mongodb >=1.2.0)

MongoDB\BSON\MinKey::serializeSerialize a MinKey

Beschreibung

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Siehe auch

add a note

User Contributed Notes

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