pub unsafe extern "C" fn c4doc_bodyAsJSON(
doc: *mut C4Document,
canonical: bool,
outError: *mut C4Error,
) -> C4StringResultExpand description
Translates the body of the selected revision from Fleece to JSON.
pub unsafe extern "C" fn c4doc_bodyAsJSON(
doc: *mut C4Document,
canonical: bool,
outError: *mut C4Error,
) -> C4StringResultTranslates the body of the selected revision from Fleece to JSON.