createZipFile
Zip the file.
Return
true
: successfalse
: fail
Parameters
srcFilePath
The path of source file.
zipFilePath
The path of ZIP file.
Throws
if an I/O error has occurred
Zip the file.
Return
true
: successfalse
: fail
Parameters
srcFilePath
The path of source file.
zipFilePath
The path of ZIP file.
comment
The comment.
Throws
if an I/O error has occurred
Zip the file.
Return
true
: successfalse
: fail
Parameters
srcFile
The source of file.
zipFile
The ZIP file.
Throws
if an I/O error has occurred
Zip the file.
Return
true
: successfalse
: fail
Parameters
srcFile
The source of file.
zipFile
The ZIP file.
comment
The comment.
Throws
if an I/O error has occurred