Companion

object Companion

Functions

Link copied to clipboard
operator fun invoke(): BsonObjectId
operator fun invoke(timestamp: Long): BsonObjectId

Create a new BsonObjectId

operator fun invoke(byteArray: ByteArray): BsonObjectId

Construct a new BsonObjectId from a ByteArray

operator fun invoke(hexString: String): BsonObjectId

Create a new BsonObjectId from a hexString