MongoDB\BSON\Int64::__construct
(mongodb >=1.5.0)
MongoDB\BSON\Int64::__construct — Construct a new Int64 (unused)
Description
MongoDB\BSON\Int64 objects are created through conversion from a 64-bit integer BSON type on a 32-bit platform and cannot be constructed directly.
Parameters
This function has no parameters.