Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson.types • ObjectId • Companion • PROCESS_ID_BOUND
PROCESS_ID_BOUND¶
const val PROCESS_ID_BOUND: Long
The smallest integer that is not allowed in ObjectId.processId.
The minimum allowed value is 0.