Class BsonJavaScriptWithScopeCodec

    • Constructor Detail

      • BsonJavaScriptWithScopeCodec

        public BsonJavaScriptWithScopeCodec​(Codec<BsonDocument> documentCodec)
        Construct a new instance with the given codec to use for the nested document
        Parameters:
        documentCodec - the non-null codec for the nested document