Same as the preceding overload for std::string.
Synopsis
Declared in <bslim_fuzzutil.h>
static
void
consumeRandomLengthString(
std::string* output,
FuzzDataView* fuzzDataView,
std::size_t maxLength);
Created with MrDocs