Method Filesystem.Zip._Zip()->set_zip64()


Method set_zip64

void set_zip64(int flag)

Description

enable zip64 extensions (large files) for this archive

Note

This setting may be used to force zip64 for files that do not otherwise require its use. If a file whose properties requires the use of zip65 is added to an archive, zip64 extensions will be enabled automatically.