kbson
0.3.0
kbson
/
org.mongodb.kbson.serialization
/
Bson
Bson
object
Bson
Content copied to clipboard
Functions
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
jsonString
:
String
)
:
BsonValue
Content copied to clipboard
Create a BsonDocument from a Json string
to
Json
Link copied to clipboard
fun
toJson
(
bsonValue
:
BsonValue
)
:
String
Content copied to clipboard
Create a Json string from a BsonValue