Struct Chunk

Struct Documentation

struct Chunk

An collection of Schemas, Channels, and Messages that supports compression and indexing.

Public Members

Timestamp messageStartTime
Timestamp messageEndTime
ByteOffset uncompressedSize
uint32_t uncompressedCrc
std::string compression
ByteOffset compressedSize
const std::byte *records = nullptr