The MongoInt32 class
Introduction
The class can be used to save 32-bit integers to the database on a 64-bit system.
Class synopsis
Table of Contents
- MongoInt32::__construct — Creates a new 32-bit integer.
- MongoInt32::__toString — Returns the string representation of this 32-bit integer.