ObjectId¶
A 12-bytes, time-sorted unique identifier for documents, represented by the Kotlin class ObjectId.
See also¶
-
BsonValue.decodeObjectId: Read this type. -
BsonValue.decodeObjectIdBytes: Low-level read. -
BsonFieldWriter.writeObjectId: Write this type.