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 )
}

Table of Contents


Types
PHP Manual