Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonValueReader • type
type¶
The type of this value.
To access its value, see the accessor function corresponding to this type. All other accessors will fail with BsonReaderException
.