Couchbase Lite C
Couchbase Lite C API
FLDictKey Struct Reference

Opaque key for a dictionary. More...

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

Detailed Description

Opaque key for a dictionary.

You are responsible for creating space for these; they can go on the stack, on the heap, inside other objects, anywhere. Be aware that the lookup operations that use these will write into the struct to store "hints" that speed up future searches.


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