MongoId constant
int
const MongoId
The 12-byte ObjectId type in MongoDB Representing type: ByteVector Encoding: 1:1 binary representation (12 bytes)
Implementation
static const int MongoId = 123;
The 12-byte ObjectId type in MongoDB Representing type: ByteVector Encoding: 1:1 binary representation (12 bytes)
static const int MongoId = 123;