With the recent change to seal BsonEncoder and BsonDecoder, I'm no longer able to create custom serializers that require encoding/decoding BSON values.
- is caused by
-
JAVA-5239 Add JsonEncoder and JsonDecoder implementations to their Bson counterparts
- Closed