Set the maximum string length to the specified value. Return a reference to *this.

Synopsis

Declared in <bdlat_fuzzutiloptions.h>

FuzzUtilOptions&
setMaxStringLength(unsigned int value);

Return Value

a reference to this modifiable object

Parameters

Name

Description

value

maximum length for generated strings

Created with MrDocs