struct Blob

Defined at line 631 of file ../../zircon/system/ulib/trace-reader/include/trace-reader/records.h

Blob record data.

Since blobs can be rather large we avoid unnecessary copying of them.

This then means that the consumer must process the blob's payload

before the next record is read.

Public Members

 type
basic_string name
const void * blob
size_t blob_size