An collection of Schemas, Channels, and Messages that supports compression and indexing. More...
#include <types.hpp>
Public Attributes | |
ByteOffset | compressedSize |
std::string | compression |
Timestamp | messageEndTime |
Timestamp | messageStartTime |
const std::byte * | records = nullptr |
uint32_t | uncompressedCrc |
ByteOffset | uncompressedSize |
An collection of Schemas, Channels, and Messages that supports compression and indexing.
ByteOffset mcap::Chunk::compressedSize |
ByteOffset mcap::Chunk::uncompressedSize |