ObjectId¶
A 12-bytes, time-sorted unique identifier for documents, represented by the Kotlin class ObjectId.
See also¶
-
BsonValueReader.readObjectId: Low-level read. -
BsonFieldWriter.writeObjectId: Low-level write.
Properties¶
code¶
The byte identifier for this particular type.