Reputation: 29896
What is stored in the data tag of of a tmx file such as the following
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3YIQ6AMAwF0AEKEATwSO5/RCoRmGHY2BMvaVLzRb/pkVI6gOZ0oQ9DAVlynbd5DFOYH3Y1WcMW9gKytGbJ8HXWFtXaaQAAAAAA/s8Pm1xuBvLpDW9ciGmfRhAnAAA=
</data>
Also if this is key info, how is it read or extracted using c ?
Upvotes: 1
Views: 201