BloombergLP::bdlt::FuzzUtil::consumeDate

Return a Date based on the next bytes from the specified fuzzDataView, and update fuzzDataView to reflect the bytes consumed.

Synopsis

Declared in <bdlt_fuzzutil.h>

static
bdlt::Date
consumeDate(bslim::FuzzDataView* fuzzDataView);

Return Value

a Date generated from the fuzz data

Parameters

NameDescription
fuzzDataViewview providing fuzz input bytes