Types
PHP Manual

The MongoInt64 class

Giriş

The class can be used to save 64-bit integers to the database on a 32-bit system.

Sınıf Sözdizimi

MongoInt64 {
/* Yöntemler */
public __construct ( string $value )
public __toString ( void )
}

İçindekiler


Types
PHP Manual