|
pjmsg_mcap_wrapper
|
Chunk Index records are found in the Summary section, providing summary information for a single Chunk and pointing to each Message Index record associated with that Chunk.
#include <types.hpp>
| ByteOffset mcap::ChunkIndex::chunkLength |
| ByteOffset mcap::ChunkIndex::chunkStartOffset |
| ByteOffset mcap::ChunkIndex::compressedSize |
| std::string mcap::ChunkIndex::compression |
| ByteOffset mcap::ChunkIndex::messageIndexLength |
| std::unordered_map<ChannelId, ByteOffset> mcap::ChunkIndex::messageIndexOffsets |
| ByteOffset mcap::ChunkIndex::uncompressedSize |