Class MValueConverter

java.lang.Object
com.couchbase.lite.MValueConverter

@Internal("This class is not part of the public API") public class MValueConverter extends Object
This class exists to provide access to package visible symbols, to MValue
  • Constructor Details

    • MValueConverter

      protected MValueConverter()
  • Method Details

    • toNative

      @Nullable protected Object toNative(@NonNull com.couchbase.lite.internal.fleece.MValue val, @Nullable com.couchbase.lite.internal.fleece.MCollection parent, @NonNull AtomicBoolean cacheIt)