mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
[Specification] Add end-of-table marker to CICM block definition
This commit is contained in:
@@ -22,3 +22,4 @@ typedef struct CicmMetadataBlock
|
|||||||
|Type|Size|Name|Description
|
|Type|Size|Name|Description
|
||||||
|uint32|4 bytes|identifier|The CICM XML metadata table identifier, always `CICM`
|
|uint32|4 bytes|identifier|The CICM XML metadata table identifier, always `CICM`
|
||||||
|uint32|4 bytes|length|The size in bytes of the embedded CICM XML metadata that follows this header.
|
|uint32|4 bytes|length|The size in bytes of the embedded CICM XML metadata that follows this header.
|
||||||
|
|===
|
||||||
Reference in New Issue
Block a user