Set the maximum string length to the specified value. Return a reference to *this.
Declared in <bdlat_fuzzutiloptions.h>
FuzzUtilOptions&
setMaxStringLength(unsigned int value);
a reference to this modifiable object
| Name | Description |
|---|---|
| value | maximum length for generated strings |