MongoDB\BSON\Binary
PHP Manual

MongoDB\BSON\Binary::jsonSerialize

(mongodb >=1.2.0)

MongoDB\BSON\Binary::jsonSerializeReturns a representation that can be converted to JSON

Beschreibung

final public mixed MongoDB\BSON\Binary::jsonSerialize ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns data which can be serialized by json_encode() to produce the » extended JSON representation of the MongoDB\BSON\Binary.

Fehler/Exceptions

Siehe auch


MongoDB\BSON\Binary
PHP Manual