Print indentation whitespace onto the construction stream.
Synopsis
Declared in <baljsn_encoder.h>
void
indent();
Description
Print onto the stream supplied at construction the sequence of whitespace characters for the proper indentation of an element given the encoding options supplied at construction.
Created with MrDocs