LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
Data Fields
FLPathComponent Struct Reference

#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.
 

Field Documentation

◆ index

uint32_t FLPathComponent::index

Array index, only if there's no key.

◆ key

FLSlice FLPathComponent::key

Dict key, or kFLSliceNull if none.


The documentation for this struct was generated from the following file: