Types
PHP Manual

The MongoInt64 class

Введение

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

Обзор классов

MongoInt64 {
/* Методы */
public __construct ( string $value )
public string __toString ( void )
}

Содержание


Types
PHP Manual