FLValue_ToJSON

Function FLValue_ToJSON 

Source
pub unsafe extern "C" fn FLValue_ToJSON(
    arg1: FLValue,
) -> FLStringResult
Expand description

Encodes a Fleece value as JSON (or a JSON fragment.) @note Any Data values will be encoded as base64-encoded strings.