-
The Is it possible to get that information through the C++ MCAP API, i.e. using |
Beta Was this translation helpful? Give feedback.
Answered by
jtbandes
Aug 26, 2025
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jtbandes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
chunkIndexes
have acompression
field that will tell you which type of compression was used in that chunk. There is no guarantee that all chunks use the same compression.