LiteCore
Couchbase Lite cross-platform core implementation
|
#include </Users/jzhao/work/Git/couchbase-lite-core/vendor/fleece/API/fleece/FLDeepIterator.h>
Data Fields | |
FLSlice | key |
Dict key, or kFLSliceNull if none. | |
uint32_t | index |
Array index, only if there's no key. | |
uint32_t FLPathComponent::index |
Array index, only if there's no key.
FLSlice FLPathComponent::key |
Dict key, or kFLSliceNull if none.