MongoDB\BSON\Javascript::serialize

Serialize a Javascript

Beschreibung

final public string MongoDB\BSON\Javascript::serialize ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

  • Throws MongoDB\Driver\InvalidArgumentException on argument parsing errors.

Siehe auch