Constructors
constructor
- new Decimal128(bytes: string | Buffer): Decimal128
Parameters
Properties
_bsontype
_bsontype: "Decimal128"
Readonly bytes
bytes: Buffer
Methods
inspect
Returns string
toJSON
- toJSON(): Decimal128Extended
Returns Decimal128Extended
toString
Returns string
Static fromString
Parameters
A class representation of the BSON Decimal128 type.