1
0
Fork 0
forked from mirrors/tar-split
tar-split/tar
Vincent Batts 032efafc29 tar/storage: work with raw (invalid utf8) names
When the entry name is not UTF-8, for example ISO-8859-1, then store the
raw bytes.
To accommodate this, we will have getters and setters for the entry's
name now. Since this most heavily affects the json marshalling, we'll
double check the sanity of the name before storing it in the JSONPacker.
2015-09-23 15:27:33 -04:00
..
asm tar/asm: additional GNU LongLink testcase 2015-08-14 07:55:18 -04:00
common tar/common: get index of first invalid utf-8 char 2015-09-23 15:27:15 -04:00
storage tar/storage: work with raw (invalid utf8) names 2015-09-23 15:27:33 -04:00