KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
KtMongo: MongoDB driver for Kotlin • Multiplatform wire protocol
/
opensavvy.ktmongo.multiplatform.wire
/
Message
/
OpMsg
/
OpMsg
Op
Msg
constructor
(
body
:
MessageSection.Body
,
sequences
:
Sequence
<
MessageSection.DocumentSequence
>
=
emptySequence()
)
(
source
)
constructor
(
body
:
MessageSection.Body
,
vararg
sequences
:
MessageSection.DocumentSequence
)
(
source
)