The code indicating the BSON type for this value
The code indicating the BSON type for this value
ObjectId hexadecimal String representation
The time of this BSONObjectId, in milliseconds
The time of this BSONObjectId, in seconds
(bSONObjectID: StringAdd).self
(bSONObjectID: StringFormat).self
(bSONObjectID: ArrowAssoc[BSONObjectID]).x
(Since version 2.10.0) Use leftOfArrow instead
(bSONObjectID: Ensuring[BSONObjectID]).x
(Since version 2.10.0) Use resultOfEnsuring instead
BSON ObjectId value.
+------------------------+------------------------+------------------------+------------------------+ + timestamp (in seconds) + machine identifier + thread identifier + increment + + (4 bytes) + (3 bytes) + (2 bytes) + (3 bytes) + +------------------------+------------------------+------------------------+------------------------+