(PECL mongo >= 1.0.9)
MongoInt32::__construct — Creates a new 32-bit integer
このクラスを定義している拡張モジュールは非推奨です。 かわりに MongoDB 拡張モジュールを使うべきです。 このクラスの代替は、新しい拡張モジュールには存在しません。
Instead, the new extension chooses the appropriate database type depending on the integer's value.
$value
)Creates a new 32-bit number with the given value.
value
A number.
Returns a new integer.