A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://couchbase.github.io/couchbase-lite-core/C/html/group___c_f.html below:

Fleece CoreFoundation and Objective-C Helpers

◆ FLDict_GetWithCFString()

Same as FLDictGet, but takes the key as a CFStringRef.

◆ FLEncoder_WriteCFObject()

Writes a Core Foundation (or Objective-C) object to an Encoder.

Supports all the JSON types, as well as CFData.

◆ FLSlot_SetCFValue() void FLSlot_SetCFValue ( FLSlot slot, CFTypeRef value )

Stores a CoreFoundation object into a slot in a Fleece dict/array, if possible.

This is supported for the CF/NS equivalents of Fleece types: CFString, CFNumber, CFData, CFArray, CFDictionary.

◆ FLValue_CopyCFObject()

Returns a Value as a corresponding CoreFoundation object.

Caller must CFRelease the result.

◆ FLValue_FromCFValue() FLValue FLValue_FromCFValue ( CFTypeRef )

Copies a CoreFoundation object to a standalone Fleece object, if possible.

Exceptions
an NSException if the object is not of a class that can be converted, or if it contains such an object.
Note
You must call FLValue_Release when finished with the result.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4