Kotlin BSON • Based on the official MongoDB implementation • opensavvy.ktmongo.bson.official • JvmBsonFactory • readValue
readValue¶
@LowLevelApi
open fun readValue(value: BsonValue): BsonValueReader
Instantiates a new BsonValueReader instance by wrapping the official driver's BsonValue.