MongoDB\BSON\Int64::serialize

(mongodb >=1.5.0)

MongoDB\BSON\Int64::serializeSerialize an Int64

Beschreibung

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

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

Siehe auch