Set the "AllowUnescapedControlCharacters" attribute of this object to the specified value.

Synopsis

Declared in <baljsn_decoderoptions.h>

void
setAllowUnescapedControlCharacters(bool value);

Parameters

Name

Description

value

new value for "AllowUnescapedControlCharacters"

Created with MrDocs