BloombergLP::bdlat::FuzzUtil::consumeMessage

Load into the specified message content generated using bytes from the specified fuzzData according to the specified options. See the overload without options for full contract details.

Synopsis

Declared in <bdlat_fuzzutil.h>

template<class t_MESSAGE>
static
void
consumeMessage(
    t_MESSAGE* message,
    bslim::FuzzDataView* fuzzData,
    FuzzUtilOptions const& options);