A class representation of a BSON Int32 type.BSON Int32类型的类表示。
Create an Int32 type创建Int32类型
the number we want to represent as an int32.要表示为int32的数字。
Access the number value.访问数字值。
returns the wrapped int32 number.返回包装的int32数字。
Generated using TypeDoc
A class representation of a BSON Int32 type.BSON Int32类型的类表示。