Set whether to generate only printable ASCII characters for strings.

Synopsis

Declared in <bdlat_fuzzutiloptions.h>

FuzzUtilOptions&
setPrintableAsciiCharsOnly(bool value);

Return Value

a reference to this modifiable object

Parameters

Name

Description

value

true to restrict generated strings to printable ASCII

Created with MrDocs