MongoDB\BSON\Int64::serialize

Serialize an Int64

Description

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

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

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

See Also