Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson.types • ObjectId • counter
counter¶
A 3-byte incrementing counter per client-side process, initialized to a random value. Always positive.
The counter resets when a process restarts.