FLJSONEncoder_NextDocument

Function FLJSONEncoder_NextDocument 

Source
pub unsafe extern "C" fn FLJSONEncoder_NextDocument(arg1: FLEncoder)
Expand description

In a JSON encoder, adds a newline (ā€˜\n’) and prepares to start encoding another top-level object. The encoder MUST be not be within an array or dict. Has no effect in a Fleece encoder.