Same as the preceding overload for std::string.

Synopsis

Declared in <bslim_fuzzutil.h>

static
void
consumeRandomLengthAsciiString(
    std::string* output,
    FuzzDataView* fuzzDataView,
    std::size_t maxLength);

Created with MrDocs