Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonValueReader • read
read¶
Reads this reader into an instance of type.
If it isn't possible to deserialize this BSON to the given type, an exception is thrown.