Decimal128 constant
int
const Decimal128
IEEE 754 decimal128 type, e.g. supported by MongoDB Representing type: ByteVector Encoding: 1:1 binary representation (16 bytes)
Implementation
static const int Decimal128 = 103;