MongoDB\BSON\Int64::__construct
(mongodb >=1.5.0)
MongoDB\BSON\Int64::__construct — Construct a new Int64
説明
Creates a new MongoDB\BSON\Int64 instance for the given integer value.
パラメータ
変更履歴
バージョン | 説明 |
---|---|
PECL mongodb 1.16.0 |
This method was made public to support creating Int64 instances when working with raw BSON. |
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
- Throws MongoDB\Driver\Exception\InvalidArgumentException if string
value
cannot be parsed as a 64-bit integer.
参考
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google