Timestamp¶
A special type used in MongoDB logs, represented by the Kotlin class Timestamp. In most situations, users should use Datetime instead.
See also¶
-
BsonValue.decodeTimestamp: Read this type. -
BsonFieldWriter.writeTimestamp: Write this type.