Couchbase Lite C
Couchbase Lite C API
Loading...
Searching...
No Matches
FLPathComponent Struct Reference

#include </Users/couchbase/jenkins/workspace/couchbase-lite-c-doc/couchbase-lite-c/vendor/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: