Class | Description |
---|---|
AbstractBsonSerde<T> |
Abstract serializer/deserializer that needs to access Bson decoder/encoder.
|
BsonRepresentationSerde |
Custom
BsonType representation serializer/deserializer. |
CodecBsonDecoder<T> |
Serializer/deserializer implemented by
Codec . |