Return a TimeTz based on the next bytes from the specified fuzzDataView, and update fuzzDataView to reflect the bytes consumed.
Declared in <bdlt_fuzzutil.h>
static
TimeTz
consumeTimeTz(bslim::FuzzDataView* fuzzDataView);
a TimeTz generated from the fuzz data
| Name | Description |
|---|---|
| fuzzDataView | view providing fuzz input bytes |