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的数字。
Optional
Access the number value.访问数值。
returns the wrapped int32 number.返回包装后的int32数字。
Generated using TypeDoc
A class representation of a BSON Int32 type.BSON Int32类型的类表示形式。