Hi,
As far as I know, mimetype is simply pure ascii (1 byte = 1 char), should not be compressed, and should be the first file in the archive so that external programs can read the mimetype file without having to unpack the actual zip.
That said, I have no idea if a utf-16 encoded mimetype would work. I have never tried it.
Take care,
Kevin
|