MongoDB\BSON\Int64::serialize

Serialize an Int64

説明

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

パラメータ

この関数にはパラメータはありません。

戻り値

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

エラー / 例外

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

参考