Construtores
construtor
- novo Decimal128(bytes): Decimal128
Parâmetros
bytes: string | Array Uint8
Propriedades
_bsontype
_bsontype: "Decimal128"
Readonly
bytes
bytes: Uint8Array
Métodos
inspecionar
- inspecionar(): string
Retorna a string
toString
- toString(): string
Retorna a string
Static
destring
- destring(representação): Decimal128
Uma representação de classe do tipo BSON Decimal128 .