Details
Description
Similar to the other platforms that allow to create MutableDictionary and Array from JSON or allow to set JSON string:
- Add functions to create FLMutableDict/Array from JSON FLString
Add functions to set JSONĀ FLString to FLMutableDict/Array (not sure if this is possible to do).
Build couchbase-lite-java-3.1.0-23 contains fleece commit 6072730 with commit message:
Add functions to create mutable dict/array from JSON.
CBL-2358(#119)