Php/docs/mongodb-bson-int64.construct

提供:Dev Guides
< Php
2020年12月14日 (月) 11:47時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

MongoDB\BSON\Int64::__construct

(mongodb >=1.5.0)

MongoDB\BSON\Int64::__constructConstruct a new Int64 (unused)


説明

final private MongoDB\BSON\Int64::__construct ( )

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.


パラメータ

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