KtMongo
Toggle table of contents
0.20.1
common
Platform filter
common
Switch theme
Search in API
KtMongo
Kotlin BSON • Test suites
/
opensavvy.ktmongo.bson.raw
/
BsonDeclaration
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
document
Link copied to clipboard
fun
document
(
writer
:
BsonFieldWriter
.
(
)
->
Unit
)
:
BsonDeclaration
hex
Link copied to clipboard
fun
hex
(
hex
:
String
)
:
BsonDeclaration
json
Link copied to clipboard
fun
json
(
json
:
String
)
:
BsonDeclaration
verify
Link copied to clipboard
fun
verify
(
name
:
String
,
block
:
BsonDocumentReader
.
(
)
->
Unit
)
:
BsonDeclaration