Package-level declarations
Data types specified in the BSON specification or in the MongoDB specification.
Types
Link copied to clipboard
Serializer for kotlin.time.Instant that serializes as a BsonType.Datetime.
Link copied to clipboard
Small, likely unique, fast to generate, ordered identifier.
Link copied to clipboard
interface ObjectIdGenerator
An object responsible for generating new ObjectId instances.
Link copied to clipboard
Internal MongoDB timestamp used in the oplog.
Link copied to clipboard
Serializer for kotlin.uuid.Uuid that serializes as a BsonType.BinaryData with subtype 4 (UUID).