BloombergLP::bdljsn::WriteOptions::setSpacesPerLevel

Set the spacesPerLevel attribute of this object to the specified value.

Synopsis

Declared in <bdljsn_writeoptions.h>

WriteOptions&
setSpacesPerLevel(int value);

Description

The behavior is undefined unless 0 <= value.

Return Value

a non-const reference to this object

Parameters

NameDescription
valuenew value for spacesPerLevel