|
Wire Sysio Wire Sysion 1.0.0
|
#include "writer.h"

Go to the source code of this file.
Classes | |
| class | PrettyWriter< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags > |
| Writer with indentation and spacing. More... | |
Enumerations | |
| enum | PrettyFormatOptions { kFormatDefault = 0 , kFormatSingleLineArray = 1 } |
| Combination of PrettyWriter format flags. More... | |
| enum PrettyFormatOptions |
| Enumerator | |
|---|---|
| kFormatDefault | Default pretty formatting. |
| kFormatSingleLineArray | Format arrays on a single line. |
Definition at line 35 of file prettywriter.h.