KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
Kotlin BSON • Test suites
/
opensavvy.ktmongo.bson.raw
/
BsonDeclaration
/
Companion
/
serialize
serialize
fun
serialize
(
obj
:
Any
,
type
:
KType
,
klass
:
KClass
<
*
>
)
:
BsonDeclaration
(
source
)
inline
fun
<
T
:
Any
>
serialize
(
obj
:
T
)
:
BsonDeclaration
(
source
)