struct MinidumpByteArray

Defined at line 138 of file ../../third_party/crashpad/src/minidump/minidump_extensions.h

A variable-length array of bytes carried within a minidump file.

The data have no intrinsic type and should be interpreted according

to their referencing context.

Public Members

uint32_t length
uint8_t[0] data