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