Expand description
Block metadata stored in the footer.
Each block in the data region has an internal BlockMeta entry that records
its physical location in the file and compression information. The publicly
relevant type here is CodecId, which names the codec used per block.
Enumsยง
- Archived
Codec Id - An archived
CodecId - CodecId
- Identifies which compression codec was used for a block.
- Codec
IdResolver - The resolver for an archived
CodecId