bson-kotlinx
4.10.0
jvm
bson-kotlinx
/
org.bson.codecs.kotlinx
/
BsonDecoder
Bson
Decoder
interface
BsonDecoder
The BsonDecoder interface
For custom serialization handlers
Members
Functions
decode
Bson
Value
Link copied to clipboard
abstract
fun
decodeBsonValue
(
)
:
BsonValue
decode
Object
Id
Link copied to clipboard
abstract
fun
decodeObjectId
(
)
:
ObjectId
reader
Link copied to clipboard
abstract
fun
reader
(
)
:
BsonReader