UnicodePathExtraField
constructor()
Assemble as unicode path extension from the name given as text as well as the encoded bytes actually written to the archive.
Parameters
name
The file name
bytes
the bytes actually written to the archive
Assemble as unicode path extension from the name given as text as well as the encoded bytes actually written to the archive.
Parameters
text
The file name
bytes
the bytes actually written to the archive
off
The offset of the encoded file name in bytes.
len
The length of the encoded file name or comment in bytes.