Line 357: |
Line 357: |
| | 0x3F | | | 0x3F |
| | 0x1 | | | 0x1 |
− | | Size of additional data. Normally zero. | + | | Size of appdata. Normally zero. |
| |- | | |- |
| | 0x40 | | | 0x40 |
| | 0xC8 | | | 0xC8 |
− | | Additional data, if any. Size of the additional data is specified via the u8 at offset 0x3F. This data is not used when the size-field is zero. | + | | Appdata(Application data), if any. Size of the appdata is specified via the u8 at offset 0x3F. This data is not used when the size-field is zero. |
| |} | | |} |
| | | |
Line 413: |
Line 413: |
| | 0x33 | | | 0x33 |
| | 0x1 | | | 0x1 |
− | | Size of additional data. Normally zero. When non-zero this additional data is located at offset 0x34. | + | | Size of appdata. Normally zero. When non-zero this appdata is located at offset 0x34. |
| |} | | |} |
| | | |