MongoDB\BSON\Int64::__construct
(mongodb >=1.5.0)
MongoDB\BSON\Int64::__construct — Construct a new Int64
Description
Creates a new MongoDB\BSON\Int64 instance for the given integer value.
Parameters
Changelog
| Version | Description |
|---|---|
| PECL mongodb 1.16.0 | This method was made public to support creating Int64 instances when working with raw BSON. |
Errors/Exceptions
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
- Throws MongoDB\Driver\Exception\InvalidArgumentException if string
valuecannot be parsed as a 64-bit integer.
See Also
↑ and ↓ to navigate • Enter to select • Esc to close • / to open