Types
PHP Manual

The MongoInt32 class

简介

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

类摘要

MongoInt32 {
/* 方法 */
public __construct ( string $value )
public string __toString ( void )
}

Table of Contents


Types
PHP Manual