Formatting styles for writing JSON text.
Synopsis
Declared in <bdljsn_writestyle.h>
enum Enum;
Members
Name |
Description |
|
Human‐friendly format with indentation and spaces. |
|
Single‐line format with whitespace for readability. |
|
Maximally compact format with no white‐space. |
Created with MrDocs