Searched refs:setComment (Results 1 – 3 of 3) sorted by relevance
562 zos.setComment("Random comment with XXXX weird characters. There must be enough " in zipFileWithEocdSignatureInComment()1115 zos.setComment("\u0065\u4b50"); in zipFileWithEocdMarkerInComment()1679 zos.setComment("foo");
316 void setComment(@Nonnull byte[] comment) { in setComment() method in CentralDirectoryHeader
376 centralDirectoryHeader.setComment(fileCommentField); in readEntry()