PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\BSON\Undefined::jsonSerialize
request it (320)
GoLang replacement for PHP's MongoDB\BSON\Undefined::jsonSerialize
[edit | history]
PHP MongoDB\BSON\Undefined::jsonSerializePHP original manual for MongoDB\BSON\Undefined::jsonSerialize [ show | php.net ]MongoDB\BSON\Undefined::jsonSerialize(mongodb >=1.4.0) MongoDB\BSON\Undefined::jsonSerialize — Returns a representation that can be converted to JSON DescriptionParametersThis function has no parameters. Return ValuesReturns data which can be serialized by json_encode() to produce an extended JSON representation of the MongoDB\BSON\Undefined. The output is consistent with the MongoDB\BSON\toJSON() function, which represents the driver specifc legacy extended JSON format, which does not necessarily match the relaxed or » canonical extended JSON representation. Errors/Exceptions
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|