MongoDB\BSON\Int64::__construct

(mongodb >=1.5.0)

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

Opis

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

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.

Parametry

Ta funkcja nie posiada parametrów.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top