Unicode Filename Flag (v1 branch)
1.6.2:
- Filenames can be flagged as UTF-8 using the EFS bit in the file header flags.
- This is configurable with the new
buffersAreUTF8
option.
- This is configurable with the new
- And it should help the Windows Zip utility read non-ASCII filenames correctly.
1.6.1:
- Cancelling the output stream will now cause an error in the source iterator.