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

Synopsis

Declared in <bdlt_fuzzutil.h>

static
Datetime
consumeDatetime(bslim::FuzzDataView* fuzzDataView);

Created with MrDocs