Print to the output stream supplied at construction absLevel() * spacesPerLevel() blank spaces if spacesPerLevel() >= 0, and print a single blank space otherwise.
absLevel() * spacesPerLevel()
spacesPerLevel() >= 0
Declared in <bslim_printer.h>
<bslim_printer.h>
void printEndIndentation() const;