Qore JSON Module  1.8
JSON Generation Constants

Variables

const Qore::Json::JGF_ADD_FORMATTING = JGF_ADD_FORMATTING
 use whitespace formatting including line breaks and indentation to make generated JSON more readable by humans
 
const Qore::Json::JGF_NONE = JGF_NONE
 no flags; standard JSON generation without whitespace formatting
 

Detailed Description

The constants in this group can be combined with binary or to affect the output of generated JSON