Couchbase Lite C
Couchbase Lite C API
Data Fields
FLPathComponent Struct Reference

#include </Users/couchbase/workspace/couchbase-lite-c-doc/couchbase-lite-c/vendor/couchbase-lite-core/vendor/fleece/API/fleece/Fleece.h>

Data Fields

FLSlice key
 Dict key, or kFLSliceNull if none. More...
 
uint32_t index
 Array index, only if there's no key. More...
 

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: