Add metadata that are stored as key-value pairs.
A prominent example are PNG's `tEXt` chunks.
If an entry with `key` already exists, it will be replaced.
| key |
A null-terminated string. |
| value |
A null-terminated string. |
|
`TRUE` if format supports key-value storage. |