MongoDB\BSON\Undefined::serialize

Serialize a Undefined

Description

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

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

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

See Also