ZipEntry.setComment

ZipEntry.setComment

Class Overview | Class Members | This Package | All Packages

Syntax
public void setComment( String comment )
Parameters
comment
the comment string
Description
Sets the optional comment string for the entry.

Exceptions
IllegalArgumentException if the length of the specified comment string is greater than 0xFFFF bytes