BsonDecoder

interface BsonDecoder

The BsonDecoder interface

For custom serialization handlers

Functions

Link copied to clipboard
abstract fun decodeBsonValue(): BsonValue
Link copied to clipboard
abstract fun decodeObjectId(): ObjectId
Link copied to clipboard
abstract fun reader(): BsonReader