MongoDB request DSL • opensavvy.ktmongo.dsl.options • Option • read
read¶
abstract fun read():
Reads the value of this option.
Performance¶
Note that this method requires to write this option into a temporary BSON value.
MongoDB request DSL • opensavvy.ktmongo.dsl.options • Option • read
abstract fun read():
Reads the value of this option.
Note that this method requires to write this option into a temporary BSON value.